Skip to content

Extra Conditions #225

Description

@timscott

How can I add extra conditions?

For example, I'm using the autocomplete to add some child things to a parent thing. I don't want to return things that have already been added because it's not valid to add them twice. I would like place a JS hook that lets me pass an array to the server of the IDs of already added things and then exclude them from the result.

This is a very common use case. I'm pretty sure that the jquery ui supports it, so it would be a matter of exposing it.

Thanks for this great plugin!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions