Replies: 1 comment
-
Am I correct in understanding that you want to add a new field to a taxonomy, then set it to a certain value on all terms inside that taxonomy? If so, there's nothing within the Control Panel that'll let you do that. I think you'll need to write a script to query all of the terms in that taxonomy, then set the value & update the terms. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Sometimes, you may need to update multiple taxonomies in your Statamic CMS by adding a new field.
Beta Was this translation helpful? Give feedback.
All reactions