NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Jeff Martens on December 19, 2012, 10:42:06 PM

Title: NT7: Browse to Form and then to IndexPage
Post 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.
---
Title: Re: NT7: Browse to Form and then to IndexPage
Post by: kevin plummer on December 20, 2012, 02:00:45 PM
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?
Title: Re: NT7: Browse to Form and then to IndexPage
Post by: Jeff Martens on December 20, 2012, 02:44:16 PM
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.

---

Title: Re: NT7: Browse to Form and then to IndexPage
Post by: Bruce on December 21, 2012, 12:39:01 AM
an example will be helpful in explaining the specifics of your problem.

cheers
Bruce