Skip to content

Combines the baseline select_one and select_multiple fields for creating a field plug-in that could be either

License

Notifications You must be signed in to change notification settings

surveycto/select_one-select_multiple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseline select_one and select_multiple

select_one likert select_multiple

Description

This is a combination of the baseline select_one and select_multiple field plug-ins, in case you would like your field plug-in to work with either field type. To learn more, check out those repositories.

In addition, this field plug-in also supports the "label" and "list-nolabel" appearances, so it can be used for creating field list grids. To learn more, check out our documentation on field lists.

Download now

Default SurveyCTO feature support

Feature / Property Support
Supported field type(s) select_one, select_multiple
Default values Yes
Custom constraint message Yes
Custom required message Yes
Read only Yes
media:image Yes
media:audio Yes
media:video Yes
quick appearance Yes (select_one only)
minimal appearance Yes (select_one only)
compact appearance No
compact-# appearance No
quickcompact appearance No
quickcompact-# appearance No
likert appearance Yes (select_one only)
likert-min appearance Yes* (select_one only)
likert-mid appearance No
label appearance Yes
list-nolabel appearance Yes

*Note: this plug-in works well for the likert-min appearance when the field label is short, and does not contain an image, audio, or video. This is currently a known limitation.

How to use

To use this plug-in as-is, just download the select_one-select_multiple.fieldplugin.zip file from this repo, and attach it to your form.

To create your own field plug-in using this as a template, follow these steps:

  1. Fork this repo

  2. Make changes to the files in the source directory.

    • Note: be sure to update the manifest.json file as well.
  3. Zip the updated contents of the source directory.

  4. Rename the .zip file to yourpluginname.fieldplugin.zip (replace yourpluginname with the name you want to use for your plug-in).

  5. You may then attach your new .fieldplugin.zip file to your form as normal.

More resources

About

Combines the baseline select_one and select_multiple fields for creating a field plug-in that could be either

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •