sgottfried
New member
- Local time
- Today, 02:44
- Joined
- Apr 15, 2013
- Messages
- 6
I am working on a user interface whereby I have ID, title, dates in the main form (among other things). The subforms on this main form are linked by ID to one subform for people and their organizations and roles and another subform to the platforms and their types. Each subform is based on a select query but the first one has three tables in the select while the other only has two.
I need for the user to be able to enter data into the fields in the subforms and have that data added to the tables.
This is working fine for the second subform (platforms and platform types). The subform is obviously in "add mode" because there is the new record * shown in the top row.
The first subform (people, organizations, roles) will not accept any input. There is no * shown and you can't put your cursor in the subform. I have spent hourrs examining every property list and can't find a difference between them anywhere.
If there already is data, the data are found, but not editable.
What am I missing?
I need for the user to be able to enter data into the fields in the subforms and have that data added to the tables.
This is working fine for the second subform (platforms and platform types). The subform is obviously in "add mode" because there is the new record * shown in the top row.
The first subform (people, organizations, roles) will not accept any input. There is no * shown and you can't put your cursor in the subform. I have spent hourrs examining every property list and can't find a difference between them anywhere.
If there already is data, the data are found, but not editable.
What am I missing?