Skip to content

select2 tags option #49

Open
Open
@masciugo

Description

@masciugo

I am doing an heavy use of select2/slect2tagbox widgets in my survey. I slightly modify them in order to exploit the tags option of select2 plugin which let add new select options on the fly. To enable the tags feature I had to add a new property tags to the question definition. It works but that option does conceptually what hasOther option does in surveyjs world.

So I would enable the tags option simply by checking the hasOther property value instead of create a brand new property but problems raised as hasOther implies other UX consequences which select2 plugin already implements

Is there any easy way to merge select2 tags option and surveyjs hasOther property?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions