Skip to content

combo-box without validating values #130

Description

@kaesar

I was wondering if it is possible to have a feature for the combobox work without validating values​​, allowing you to enter any value, depending on a setup parameter. With a condition like this:

if (this.options.validate == 1) { ... } else { ... }

Regards and Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions