Help for this page

Select Code to Download


  1. or download this
    [field name]
    type=[text|checkbox|radio|single_choice_listbox|multi_choice_listbox]
    ...
    required=[yes|no]
    dependent_fields=[field_x, ...]
    choices=[<id:display_name>[,...]] (for choice-type fields. E.g. 1:Blue
    +,2:Red,...)
    
  2. or download this
    order=<1..n>
    pre_text=[text], ex: Birthdate:
    ...
    start_on_new_line=[yes|no], default is yes
    size=[no. of characters], default is undefined, only valid if type is 
    +text type
    maxlength=[no. of characters], default is undefined, only valid if typ
    +e is text type