Versions Compared

Key

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

...

Field TypeData Accepted
Text BoxAlphanumeric.
Text AreaMultiline and alphanumeric.

Password Box

Displays a password box. Used in conjunctions with Logged in User and requires an API or hardcoding of usernames.

EmailEmail address.
URL

Ask the User to input a URL.

Phone NumberIntegers in Phone Number format.
Number

Used to invoke the Number keypad on Mobile devices.

CurrencyCurrency format.
Calculation

Allows you to calculate the value of number fields and display it.

Radio ButtonsDefined options.
Select Box

One of a selection.

Star RatingAllows the selection of a 1 – 5 star rating.
MultiSelectMultiple options.
CheckboxesMultiple options.
Checkbox

A single selection - often used when using conditional logic

DateDisplays the Date dependent on defined format.
Time

Time entered in defined format.

Date + TimeDisplays the Date and Time dependent on defined format.
Camera

Accesses native Camera.

Image LibraryAccesses Image Library on Phone.
File Upload

Allows the user to enter in a file to be uploaded and attached to the Form.

LocationAccesses native GPS.
Sketch/Signature

Allows a graphic entry into a field.

ValueA fixed value that will not change.
Logged In User IDDisplays a pre-defined User ID of the logged in user.
User AttributeDisplays a pre-defined User Attribute.
GET Value

A value that was passed to the form interaction.

 

  • Clicking this fieldconfigure2.pngImage RemovedImage RemovedImage Added button will show what Fields accept what kinds of information as well:

 

  • Change the form fields as required.

...