0 0 0 0

NEX-Forms Documentation

Documentation & Tutorials for NEX-Forms version 8.0 and above

Dropdown Selects

Single selection dropdown selects in NEX-Forms are user-friendly dropdown menus that allow users to choose one option from a predefined list. These fields are perfect for scenarios where you need a concise, organized way to present multiple choices without cluttering the form. Users click on the dropdown to reveal the available options and select their preferred choice. You can customize the options, set default selections, and apply styling to match the form's design. Single selection dropdown selects help streamline user input, ensuring data is collected efficiently and accurately.

In this Article

How to add a Dropdown Select to a form
Dropdown Selects are found in the draggable fields and elements toolbar under the "Selection Fields" section and is represented with this icon:
  1. Create a new form or edit an existing form
  2. Click to add the field to the form or drag the field from the tools menu into position inside the form.
    NEX-Forms - Figure Arrow
    NEX-Forms - Figure Arrow
    NEX-Forms - Form Fields and Elements - Dropdown Selects - figure - 1
Dropdown Select input settings
This section provides a comprehensive guide to understanding and effectively utilizing all the input settings available for NEX-Forms Dropdown Selects. Learn how to configure Dropdown Selects to suit your needs.
  1. Edit the field by hovering over it and then click on the Edit Icon which will bring up the field settings panel.
    NEX-Forms - Figure Arrow
    NEX-Forms - Form Fields and Elements - Editing a Field
  2. Click on the "INPUT" tab from the settings panel.
    NEX-Forms - Figure Arrow
    NEX-Forms - Form Fields and Elements - Dropdown Selects - figure - 3
General settings
The below table shows all General Input settings, their functions and actual NEX-Forms input field examples where applicable.
NEX-Forms - General Field Settings - Figure 5
General Dropdown Select setting definitions
Setting Definition
Input Name

Sets the name of the input field itself. By default when you enter a field's Main Label the Input Name will reflect that text in an input name format.

Input Names are formatted to lowercase with special characters removed and spaces are replaced with underscores. For example: if you have a field called "What's Your Email Address?" the input field will automattically be formatted to whats_your_email_address. When using multi-selection fields the field name will have a [] postfix, for example: your_favourite_animals[]

IMPORTANT:
• One form can not have 2 or more fields with the same input names.
• All input names in a single form needs to be unique.
• An input field name can not be blank.
TIP: If you need two or more fields to have the same label then you can edit these field's input names to be unique while still having the same labels for the fields.
NOTE: Reserved WordPress terms (parameters) like name, page, post, category, id will be prefixed with an underscore to avoid conflict, for example: name will become _name
Input ID Gives the Input an ID. Useful if you need to tager fields by thier id's from 3rd party scripts or CSS (Cascading Style Sheets)
Setting Definition Example
Disabled
NEX-Forms - Disabled Field - 1 Sets the field enabled - The Dropdown Select is made selectable to the user.
NEX-Forms - Disabled Field - 2 Sets the field to be "Disabled" - The Dropdown Select is made unselectable to the user.
Default value & input styling
The below table shows all General Input settings, their functions and actual NEX-Forms input field examples.
NEX-Forms - General Field Settings - Figure 5
Default value & input styling definitions
Setting Definition Example
Default Value Sets the default selected option. Remove the option form the option list and use it this setting to set the default selection.

See more on allocating values to selection options.
(bold) If active sets the input text to bold
(Italic) If active sets the input text to italic
(Underline) If active sets the input text underlined
Font Size Sets the font size of the input text
TX (Text color) Sets the input field's text color
BG (Background color) Sets the input field's background color
BRD (Border width and color) Sets the input field's border width (size) and border color
(Align Text Left) If active aligns the text to the left inside the input field
(Align Text Center) If active aligns the text center inside the input field
(Align Text Right) If active aligns the text to the right inside the input field
Input Size
NEX-Forms - Field Size - 1 Small - Sets the input field size to small
NEX-Forms - Field Size - 2 Normal - Sets the input field size to normal size
NEX-Forms - Field Size - 3 Large - Sets the input field size to large
Corners
NEX-Forms - Field Corners - 1 Squared - Sets the input field's corners square
NEX-Forms - Field Corners - 2 Rounded - Sets the input field's corners rounded
NEX-Forms - Field Corners - 3 Pilled - Sets the input field's corners fully rounded (pilled)
Dropdown Selection Setup
This section provides a comprehensive guide to add options to the dropdown select. These option are the choices offered by the dropdown for the user to choose from.
  1. Edit the field by hovering over it and then click on the Edit Icon which will bring up the field settings panel.
    NEX-Forms - Figure Arrow
    NEX-Forms - Form Fields and Elements - Editing a Field
  2. Click on the "INPUT" tab from the settings panel.
    NEX-Forms - Figure Arrow
    NEX-Forms - Form Fields and Elements - Editing a Field
  3. See the "Selection Setup" section.
NEX-Forms - General Field Settings - Figure 5
Searchable Dropdowns
Create a searchable select dropdown by enabling the "Option Search" Setting.
Enable Option Search
NEX-Forms - General Field Settings - Figure 5
Setting Definition Example
NEX-Forms - Disabled Field - 2 Adds a search to the dropdown options.

This is usefull when having a large amount of options in the dropdown selection for the user to choose from.
NEX-Forms - Disabled Field - 1 Removes the search from the dropdown options. This is the default.
Auto-Advance (Auto-Stepping)
NOTE:
This setting is only relevant when using single selection dropdown selects in a multi-step form.
IMPORTANT:
DO NOT delete the "NEXT STEP BUTTON" when enabling the field's auto-advance option. The Button will be automatically hidden when the field is set to auto-advance.
Auto-Advance Setting Definitions
NEX-Forms - General Field Settings - Figure 5
Setting Definition
NEX-Forms - Disabled Field - 1 Will make the form to automatically go to the next step once the user have made a selection.
NEX-Forms - Disabled Field - 1 The form will stay on the current step and the user need to click on the "NEXT" button to continue to the next step.
Options (Choices) Setup
This is where you add the actual menu options, in other words, the choices that dropdown field will present to the user to choose from.
NEX-Forms - General Field Settings - Figure 5
  • Editing:
    Each line represents an option. Edit a single line to edit an option.
  • Adding:
    To add a new option to the selection menu type a new line or create a new line between existing radio buttons.
  • Removing:
    Remove the line from the list of options.
Examples
Option Setup Dropdown Select Example
1. Default Value
--- Select ---

Set Options
Option 1
Option 2
Option 3



2. Default Value
Choose a Fruit

Set Options
Pear
Orange
Lemon
Banana



3. Default Value
--- Gender ---

Set Options
Male
Female



4. Default Value
Option 1

Set Options
Option 2
Option 3


5. Default Value
- Select -

Set Options
Europe
South America
North America
Central America
Caribbean
Africa
Middle East
Asia
Pacific
Antarctica


6. Default Value
 

Set Options
Option 1
Option 2
Option 3


Was this article helpful?
Yes
No
Still having trouble? How can we help you?
This article was last updated on 19 November 2024
Stay in Touch
Get the latest NEX-Forms news and info by following us on:
In this article