Skip to content

Static mode #3

Open
Open
@lucasheim

Description

@lucasheim

Hey! I'm trying to find a good option for a simple dropdown of values, as the Strapi enumeration does not allow the label/value format. I stumbled on your plugin, and I see it says "Supports static and searchable endpoints—autocomplete". I skimmed through the code but couldn't find any mentions on how to make it work in a "static" mode, is that possible somehow?

I don't want my values to come from an endpoint, but I simply want to be able to set them on the field configuration, something like

value1:label1
value2:label2
value3:label3

I understand that this is not the main use case for your plugin, but if there's a way to do it, please let me know 🙏

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