|
|
Ariadne - Technical description
A216
|
Splitting / merging events
|
Description
In a competition design, a number of events are scheduled, each with one or more categories. When for an event there are to few of to many enties, the event may be merged with another event, or may be split into two events.Splitting or merging events is accomplished by moving categories to another event. With the A216 function you can move a category to another event.
Access path
F000-Menu |
|
 F416-Split-merge-events |
|
  |
|
Function structure
| Form |
Control |
Subform |
Query |
Table |
Attribute |
| F416-Split-merge-events |
|
|
|
|
|
| |
Event1Select |
|
Q414-EventSelect-F416 |
T400-Event |
|
| |
Event2Select |
|
Q414-EventSelect-F416 |
T400-Event |
|
| |
CategoriesEvent1 |
F412-Category-in-event |
Q450-Category-in-event |
T400-Event
T450-Category-in-event |
|
| |
CategoriesEvent2 |
F412-Category-in-event |
Q450-Category-in-event |
T400-Event
T450-Category-in-event |
|
| |
ButtonDetailsEvent1 |
action:
open
F410-Event-details |
|
|
|
| |
ButtonDetailsEvent2 |
action:
open
F410-Event-details |
|
|
|
| |
Move12 |
action:
move category from event 1 to event 2 |
|
|
|
| |
Move21 |
action:
move category from event 2 to event 1 |
|
|
|
| |
|
|
|
|
|
Change history
| date |
Ariadne version |
change |
| 16Apr2006 |
4.4.0 |
Function added |
|