The form provides a quick way to add an entry for a person. Other existing
entry input forms are not practical for this access path.
At the request to the form, the person-id is provided. So the person
is displayed. The category and the club need be entered.
Form |
Control |
Subform |
Query |
Table |
Attribute |
F504-Add-entry |
|
|
|
|
|
|
dropbox
category-id |
|
Q042-Category-select |
T040-Category |
category-id |
|
dropbox
kayak-club-id |
|
Q302-Club-select |
T300-Club |
-club-id |
|
dropbox
category-id |
|
Q417-Race-select-F508 |
T040-Category,
T400-Race
T450-Category-in-race |
category-id |
|
dropbox
start-number |
on click:
Refresh startnumber |
Q051-Available-startnumbers |
T050-Start-number
T500-Competing-unit |
start-number |
|
button
buttonparticipant1 |
open
F230-Select-Participant |
|
|
TS_ObjectId = person1-id |
|
button
buttonparticipant2 |
open
F230-Select-Participant |
|
|
TS_ObjectId = person2-id |
|
button
buttonparticipant3 |
open
F230-Select-Participant |
|
|
TS_ObjectId = person3-id |
|
button
ButtonAdd |
action:
Adds T500, T510, T230 records |
|
T500-Competing-unit
T510-Run
T230-Participant |
|
|
button
buttonCancel |
action:
return without adding entry |
|
|
|