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.
---