Hi Bruce,
When the user clicks "OK" I'd like the memory form to select a specific tab, and not close the window.
To solve the issue, I tried inserting a field on the desired tab, with a required attribute. Now when the user clicks "OK" it selects the correct tab. This is working well!
Problem is, I'd like to do this without showing the "empty field" marked as required, which I inserted on purpose.