Link to home
Start Free TrialLog in
Avatar of PHS_IT
PHS_IT

asked on

Cannot get Embedded Form to Allow Data Entry

I have a data entry form, which has another form embedded into it.  When I open the data entry form, I cannot get the embedded form to accept data entry.  I have done this before, and have compared a form in an earlier database with my new database forms.  I cannot find the setting that I must change in order to get it working as I want.  And now, I'm tired of spending too much time trying to figure it out!!  Can someone help me?
Avatar of tbsgadi
tbsgadi
Flag of Israel image

Hi PHS_IT,
Make sure you've got AllowAditions & AllowEdits set to True
Good Luck!

Gary
ASKER CERTIFIED SOLUTION
Avatar of Jim Horn
Jim Horn
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PHS_IT
PHS_IT

ASKER

Yes, both of those are already set to Yes.
The settings should be on the SUB-form (AllowEdits = True, and AllowAdditions = True)  Just wanted to make sure that you had those set on the Sub-form (it was not clear from either the suggestion or your response, that the settings were for the Sub-form, itrself)

AW
PHS_IT, thanks for the grade.  Can you tell us what exactly solved the problem?