July 5, 200619 yr Hi: I hope I can explain what I want to do: I have a layout with records from Table A, I want to show found records from Table B (un-related)in a new window, but I want to continue to show the layout from Table A as well. From Table A I invoke a script that switches to Table B and preforms a find, if records are found I want to pop up a new layout with the found records. This works for the new layout, but the underlying layout switches to the same layout as the new one. Can anyone give me some guidance, please?
July 5, 200619 yr Since you have to go to Table B's layout to do the Find, I think you'll just have to create the new window right off, then go to B. If the Find fails, close the window. Freeze window first. Set Error Capture ["On"] for the Find.
Create an account or sign in to comment