Ariadne index page

 

Ariadne - Technical description

A130

Entry Input form

Description

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.

Access path

F200-Person  
F504-Add-entry  
   

 

F486-Entries-per-person  
F504-Add-entry  
   

 

Function structure

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
     

 


Change history

date Ariadne version change
16 May 2005 4.3.0 Also entry form from F486-Entries-per-person
08 Feb 2004 4.2.0 Made available as separate form from F200-Person