Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Personal data fields (optional):


Code Block
languagehtml/xml
<input name="campo1" type="text" size="60" maxlength="100"> Name

...


<input name="campo2" type="text" size="60" maxlength="100"> Surname 

 

 

In the form it is the customer’s responsibility to set the fields, dropdown menus, colors, styles, checkboxes, controls, freely based on one’s needs. The fields which are not necessary can be removed from the registration form. Standard MailUp nomenclature “field1”, “field2”,… “fieldN” must be used. If there are extra fields with names which are not recognized, they will be ignored.

...