Dynamic Options via JSON API on Tags Field

Hi,

How can i use tags fields with dynamic json api like following?

fields:
    tags:
        label: Tags
        type: tags
        default: architecture
        options: http://example.com/api/tags.json

Short answer: you can’t.

The JSON API only exists in fields with query options (select, checkboxes, radio fields).

In fact i know that this is not possible. I just want to kick this feature :smile:

If you know it, then please post it as a feature request, not as a question. Then we would not have to answer it.