Screenshot of search using default appearance
Screenshot of search using minimal appearance
This field plug-in adds the ability to filter choice list options for a select_one field. Filter by entering search text into the search field. Also see the sibling field plug-in, search-select_multiple.
- Provides a text box for searching a list of options.
- Works with preloaded choices.
Requires Android 6 or upwards to work on SurveyCTO Collect.
This field plug-in supports the select_one
field type.
Values are stored normally as per this field type.
- Download the sample form from this repo and upload it to your SurveyCTO server.
- Download the search-select-one.fieldplugin.zip file from this repo, and attach it to the sample form on your SurveyCTO server.
Feature / Property | Support |
---|---|
Supported field type(s) | select_one |
Default values | Yes |
Custom constraint message | Yes |
Custom required message | Yes |
Read only | No |
media:image | Yes |
media:audio | Yes |
media:video | Yes |
quick appearance |
Yes |
minimal appearance |
Yes |
-
Sample form
You can find a sample form definition here:
Download sample form -
Developer documentation
Instructions and resources for developing your own field plug-ins.
https://github.com/surveycto/Field-plug-in-resources -
User documentation
How to get started using field plug-ins in your SurveyCTO form.
https://docs.surveycto.com/02-designing-forms/03-advanced-topics/06.using-field-plug-ins.html