Skip to content

Use the multiple property of rule operator instead of filter #483

@matthewma7

Description

@matthewma7

I have similar needs as this #474

But as it is pointed by the author, changing the select element multiple attributes won't work (without special handling). #474 (comment).

But we have the multiple property at operator level.
Could we use rule.operator.multiple instead of filter.multiple here?
https://github.com/mistic100/jQuery-QueryBuilder/blob/dev/src/data.js#L378

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionGeneral discussion about a new feature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions