NetTalk Central

Author Topic: browse refresh after change (status of record changed)  (Read 1910 times)

sabra

  • Newbie
  • *
  • Posts: 28
    • View Profile
    • Email
browse refresh after change (status of record changed)
« 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

sabra

  • Newbie
  • *
  • Posts: 28
    • View Profile
    • Email
Extra info
« Reply #1 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11191
    • View Profile
Re: browse refresh after change (status of record changed)
« Reply #2 on: January 11, 2011, 03:35:52 AM »
What exactly (code) is the Browse Filter set to?

Cheers
Bruce