You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am a bit lost when defining the taxonomy blueprints. I am not sure if my required solution is either not possible, or if I am doing something wrong. After I find out, I would correct the docs, if possible.
Add a selection box for categories and tags to my blueprint
Do NOT add all other defined taxonomies (currently ALL are added, but not all are relevant in this blueprint)
Only allow a SINGLE selection for categories.
Make categories required
Add default values for categories and ONLY allow those predefined values
Tags should be free to define
To me it seems that I can only add ALL taxonomies, add options and default to them, but I cannot limit their count or values. It also looks to me that the lable option does nothing at all, as well as the multiple and required option!?
Hi,
I am a bit lost when defining the taxonomy blueprints. I am not sure if my required solution is either not possible, or if I am doing something wrong. After I find out, I would correct the docs, if possible.
Page:
https://github.com/getgrav/grav-learn/blob/develop/pages/06.forms/01.blueprints/01.fields-available/docs.md
https://learn.getgrav.org/16/forms/blueprints/fields-available#taxonomy-field
What I want to do:
To me it seems that I can only add ALL taxonomies, add options and default to them, but I cannot limit their count or values. It also looks to me that the lable option does nothing at all, as well as the multiple and required option!?
Some forum users have the same issue:
https://discourse.getgrav.org/t/show-only-a-specific-taxonomy-in-a-page-blueprint/3328/5
The text was updated successfully, but these errors were encountered: