Skip to content

combo-box without validating values #130

@kaesar

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

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