NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Jeff Martens on December 19, 2012, 10:42:06 PM
-
Problem 1:
I have a filtered Browse, with a Change button.
Select the Change button and on the form, I alter a field and Save.
The altered record will/should now be filtered out of the Browse.
I can't seem to achieve that as the Browse does not automatically refresh and obey filter conditions, so:
Problem 2:
Now I am trying to go directly from the form - not back to the Browse - but to the IndexPage.
In the Form, I have tried putting 'IndexPage' in the 'URL on Save' and in 'URL on Cancel' but am not achieving that action.
I have also tried the technique from Don Ridley on June 23rd for 'Conditional URL on Save'.
In case it was useful, I have also been looking at the embeds at 'User did something in Browser/User did EIP' but cannot see how to use embeds here.
All advice appreciated.
Thanks.
---
-
do you get the same effect for problem 1 if you tweak one of the examples to add a filter? Is you app multi-dll?
-
Thanks, Kevin.
No - not a multiple DLL situation.
---
Attacking the Browse Refresh problem (Browse-Form-Browse): I will test my approaches to filtering with the web1 example, modifying a string and modifying a date.
---
-
an example will be helpful in explaining the specifics of your problem.
cheers
Bruce