Hi folks,
I have several forms with the same browse control on it. The browse has several filter conditions : calling form and status = 'fixed value' (CAN BE 0 , 10 , 20)
When a change a record from the browsecontrol and change the status (filter value) of that record from 0 to 10 and save the record, the browse does not show any more records. For the moment a have a button 'refresh' that resets the browse , but that should happen automatically.
What can be done to safe the act filter in a session variable and 'return' to the browse with that filter?
Best regards,
Walter