A radio button is used when a user is supposed to pick one answer from a defined number of answers. In a radio button field, 5 answers will be displayed at once. There is no limit to the number of preset answers.

After naming the form field, select the Radio Button. The most important fields to fill out are:

  • Mandatory: Decide whether the form field is mandatory for the user to answer to proceed.
  • Layout: The width that the field will span. The columns ranging from 1-4 columns, with 4 columns spanning 100% of the iPad’s width. A typical radio button will be 2 columns wide.
  • Field Label Content: What the user will see as the question asked.
  • Label: This text appears on the app when filling out the form and selecting your option from the drop down menu
  • Value: A simplified version of the Label (or one that coincides with your CRM). This is the field option data that is submitted into the Database.
  • Add Option: This is to add more options to the radio button. The original amount of dropdown options is 1.