NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: sabra on January 25, 2011, 01:12:43 PM

Title: Browse filtered status 10 > change record status 20 > return > no recs in browse
Post by: sabra on January 25, 2011, 01:12:43 PM
Hi,
I have a browse that is filtered on status =10. When i update a record (form) and change it to 20 , the browse returns with no records found. I want to return to the browse filled with status= 10 records . At the moment i use a refresh button .
Best Regards,

Walter
,The Netherlands
Title: Re: Browse filtered status 10 > change record status 20 > return > no recs in browse
Post by: kevin plummer on January 25, 2011, 03:09:45 PM
what does your filter look like?
Title: Re: Browse filtered status 10 > change record status 20 > return > no recs in browse
Post by: Stu on January 25, 2011, 06:11:06 PM
I haven't looked into it too hard yet, but have an inkling that depending on what you are manipulating in the form, when you return it can screw with the filter.

I've got it happening in a couple of places. Soon I'll find the time to look more deeply.
Title: Re: Browse filtered status 10 > change record status 20 > return > no recs in browse
Post by: sabra on January 25, 2011, 10:21:20 PM
The browse is a control on a (empty) form called w_form. The browse is used on several forms
The filter is
'Keu:status=10' and is conditional (child of w_form)

Walter
Title: Re: Browse filtered status 10 > change record status 20 > return > no recs in browse
Post by: Bruce on January 25, 2011, 11:09:04 PM
If the filter really is fixed like that, then the behavior you're describing sounds like a bug.
Please make an example and post it to me.

cheers
Bruce