{FORM(nType, ID1, ID2, Opt)}The {FORM()} and {/FORM} tags denote the start and end of a Form area. nType - Form Type :- All forms need fields. The fields are defined :- {FIELD(Name, Type, p1, p2, p3, p4, p5)} For Types 2&3, the name should take the following format. Field Information;Label The field information tells the UDB where to put the resulting data.
Field Types :-
41. Human Validation For Types 1 to 5 For Type 8,9,10
For Type 11 (Checkbox)
For Type 12 (Textbox)
P4 is the action ID number. P5 are additional options. *. Compulsory Field Including the tag {NO_CANCEL} on the form will suppress the cancel button. |
||||||||