Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

The following fields are supported:

  • Textbox: A simple text box with formatting validation.

  • MultilineTextbox: A text box, but with multiple lines for longer text inputs.

  • Number: An input fields for numbers with or without currency formatting.

  • Checkbox: A list of choices – the user can either select one or more values.

  • Signature: A field in which a user can sign with touch our mouse input.

  • DatePicker: Component for choosing a date.

  • Combobox: An input box with a dropdown to select a value from a given list.

  • Radio: A list of choices – the user can select one value.

  • Image: Upload a picture from your files or take a picture with your phone.

  • File: Upload a file from your device.

  • Hidden: Hidden text box for forwarding properties.

  • Entry : An input to reference another entry.

  • EntryField : References an Entry field and fills in certain fields of this entry when selected

  • ValueSlider : A slider that can be used to select a numeric value

  • No labels