Multi Select

You have to go through a four-step form wizard to enable this Control, i.e., Design, Validation, API & Advance. Let’s explain these steps below:

1st Step – Design

This is the first step of the “Multi Select” control form wizard. Here you are required to fill in the following details:

  1. Database Field Name (mandatory): These are the attributes of the form
  2. Label Name
  3. Column Width
  4. Placeholder
  5. Enable Tooltip?: This button is set as “Yes” if you need to enable Tooltip Text in this Control
    1. Tooltip Text
    2. Select Tooltip Position: Select tooltip position from the following Top, Right, Bottom or Left

2nd Step – Validation

  1. Is Required?: This button is set as “Yes” if you need to apply this Control as mandatory
    1. Error Message: Here, you can define the error message that will be displayed if this control is left blank.
  2. Minimum Selection (mandatory): Here you can define minimum how many values users can select in multi select control
  3. Allow Maximum Selection (mandatory): Here you can define maximum how many values users can select in multi select control

3rd Step – API

  1. Display Field
  2. Choose Data Source: Select data source from the following HTTP, Workflow, No SQL or RDBMS
    1. HTTP
      1. Data Connection
      2. Method (mandatory): Select method from the following GET, PUT, POST, PATCH, DELETE or POCO
      3. API URL (mandatory)
      4. Query Parameters
        1. Key
        2. Value
        3. Query Variable
        4. Select Type
      5. Headers
        1. Name
        2. Value
      6. Others
        1. Enable raw query
  3. Enable Encryption
  4. Response Attribute

4th Step – Advance

  1. Enable Caching
  2. Stop Binding On Load

Click “Confirm” and “Multi Select” control is configured.