I have a form (F1) with only a Tab Control on it and multiple buttons on each tab. The buttons are hyperlinks and just open other windows (popups). However, if a popup opens and it is bigger than F1, it is under F1 and if I close F1 so I can see the popup, the popup also closes. I decided maybe I needed to make F1 so Modal was no. However, when I change this and click save nothing happens. When I then try to close the form, it asks if I want to save changes. If I say yes, it acts like I didn't do anything and repeats the question. The only way to get out is say no or cancel, and then I still have Modal as Yes. Below are the properties of the form. Can someone tell me which one is causing this problem please.
Allow Filters - Yes
Default View - Single Form
Allow Form View - Yes
Allow other views (3) - No
Allow edits, deletions, additions - No
Data Entry - No
RecordsetType - Dynaset
Record Locks - No Locks
Record Selector, Nav Buttons, Div Lines - No
Auto Resize, Center - No
PopUp and Modal - YES
Border Style - Sizable
Control Box - Yes
MinMax Button - None
Close Button - Yes
Cycle - All records
Has Module - Yes
Allow Design Changes - All Views
Moveable - Yes
Fetch Defaults - Yes
I would appreciate any input. Thanks, JL
Allow Filters - Yes
Default View - Single Form
Allow Form View - Yes
Allow other views (3) - No
Allow edits, deletions, additions - No
Data Entry - No
RecordsetType - Dynaset
Record Locks - No Locks
Record Selector, Nav Buttons, Div Lines - No
Auto Resize, Center - No
PopUp and Modal - YES
Border Style - Sizable
Control Box - Yes
MinMax Button - None
Close Button - Yes
Cycle - All records
Has Module - Yes
Allow Design Changes - All Views
Moveable - Yes
Fetch Defaults - Yes
I would appreciate any input. Thanks, JL