NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: sabra on January 06, 2011, 02:18:50 PM

Title: browse refresh after change (status of record changed)
Post by: sabra on January 06, 2011, 02:18:50 PM
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
Title: Extra info
Post by: sabra on January 06, 2011, 03:12:17 PM
In the browse i have two change buttons: one for the normal update form and one for updateform2 which changes the status of the record, sends an email etc.
This button has the type 'other' and the action set to 'change'. I also ticked the option refresh browse .
Walter
Title: Re: browse refresh after change (status of record changed)
Post by: Bruce on January 11, 2011, 03:35:52 AM
What exactly (code) is the Browse Filter set to?

Cheers
Bruce