I have a form (EventInviteF) with the following properties:
Data:
Allow Additions - No
Allow Deletions - No
Allow Edits - Yes
EventInviteF is opened by a button (Command20) on another form (MainMenuF). Command20 has the following properties:
Event:
On Click [Embedded Macro]
- Form Name (EventInviteF)
- View (Form)
- Data Mode (Edit)
- Window Mode (Dialog)
When I open the form by double-click, it doesn't allow additions (see pic).
When I open with the form, it does (see pic).
Sorry the pics are so small inline. Didn't know how to make them bigger!
Thanks for any thoughts! Much appreciated!
--ak