Skip to content

Auto suggester based, value population for suggester style fields #599

@Mistmage

Description

@Mistmage

Please fill out these Check-boxes

  • I checked for existing similar feature requests
  • I have read the docs and checked that the feature I am requesting is not already implemented
  • My feature request consists of only one feature

Is your Feature Request related to a Problem or Annoyance?

I use strange properties, it means that rather then 5 or 10 or any set number of values for a property, I have a lot of them and often add new ones.
It is fine inside of the editor, as auto suggest works fine. But with INPUT it is hard to do anything productive, as the only way is to add them by hand.

Describe the Feature you'd like

I would like an ability to populate a suggester, using a property name.
It would work similar to the Option Query, but instead of providing notes, it would use the same stuff editor uses, to provide all existing values for the specified property.

Like propertyOptionQuery(Theme)

where theme is a name of some property.

Alternatives

No response

Additional Context

It makes sense to look into ways to get tags in similar way, but it is a separate feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or requestwaiting on upstream changethere is an upstream change that needs to happen before this can be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions