Hi Bruce/Folks,
Have got:
- parent memory form
- file browse, set in the parent memory form template settings, in a tab
- custom button, calls a popup form procedure
- form is a memory form
- code creates a new record in the browse file
- in browse button template options, have "refresh browse" ticked
Have also ticked "send stuff to debugview" on the browse template - screen attached of the flow, which includes my own custom debug()ing.
The browse doesn't refresh the way I'm hoping it will - ie, full refresh where the custom filter will be called.
1. The parent form + browse is called, you can see the custom filter debug() getting called.
2. I click the custom button, popup memory form opens.
3. I click the save button, the validaterecord debug() happens, and we go back to the browse.
4. The final two template debug() lines show the browse gaining focus.
The new record is not shown on the browse.
Am thinking it might be because of the parent memory form.
Any thoughts?
[attachment deleted by admin]