Adding new child record error: No Parent Selected Yet [message #1044] |
Tue, 07 August 2007 11:41 |
adamsp
Messages: 32 Registered: July 2007
|
Member |
|
|
Independent tables are GRANTS and STAFF. Dependent table is GRANT_STAFF. The GRANT_STAFF screen has two popups, one for Grants and one for Staff. I can correctly display and edit records with my div_grant_staff(list2) and my div_grant_staff(upd1) tasks/screens.
Problem: Adding a new record.
When I select New from the div_grant_staff(list2) task/screen I get a blank form/screen for my div_grant_staff(add2) task. (Looks good!). On this screen the parent GRANT is already entered (nice) and the name of the grant is displaying appropriately (as a popup should). The Staff person is not yet selected and we see the familar >> popup button.
When I click on the button to select staff I get the message
"No parent has yet been selected".
Where is this discussed?
|
|
|