Hi,
I have a wizard form that has is used to create new logical records consisting of a primary record and two child record sets. I am using browse/form on different tabs of the main form to add the child records. Works quite well, except for one problem. When the user saves the child form, the 'focus' goes back to the first tab of the wizard not the tab with the child browse. How do I get the tab with the calling browse to be displayed when the user is returning from the child form?
Many thanks.