Skip to content

Can't get $options in autocomplete, and can't override query_builder in base class #1613

Closed
@robert-hoffmann

Description

@robert-hoffmann

I need to access a variable i passed in in the component

I add the variable here
image

Then i pass it on here
image

And pass it along again here
image

But no matter what i do, i can't seem to access $options here inside the query_builder
And i need to to customize the query_builder code to filter stuff based on that variable
image

Also i can't override query_builder here in the base class (it's just ignored), or i would have done it here
(yet you "can" override other settings)
image

Any ideas ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions