Creating a drop-down input
Drop-down inputs function exactly the same as radio inputs. The former is used when the selection is huge and you do not want the list of choices to unnecessarily clutter the entire page. The http_uri
field has numerous results, so this makes a dropdown the ideal candidate for input here.
Follow the same procedure as for radio input creation, but make sure you have selected Dropdown
instead. Use the following information and screenshots as guides to complete the task:
- Click on
Edit
- Select
Add Input
|Dropdown
- Click the
Edit
icon for the newly created input - In the
Label
field, type inSelect HTTP URI:
to name your new dropdown - As you did when you created a radio button, enable
Search on Change
by checking the checkbox - In the
Token
field, typehttp_uri
- For
Static Options
, type( Name: ALL, Value: * )
- Under
Token Options
section, inDefault
, selectALL
- Under
Token Options
section, inInitial Value
, selectALL
- Under
Dynamic Options
, be sure the search icon is selected - In the search...