Feature Request: Allow reordering within category field #8748
-
In some circumstances it would be useful to be able to reorder selected items within a category field - in the same way that this is possible in an Entries field. There is a mention of it here: https://craftcms.stackexchange.com/questions/19308/custom-category-order-in-a-categories-field but it is currently not possible. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
We’ve made this possible for Craft 4.4 🎉 (#11088) Categories fields now have a “Maintain hierarchy” setting, which can be disabled to cause the fields to behave like Entries fields. (Note the fields will no longer automatically relate ancestors, as well.) |
Beta Was this translation helpful? Give feedback.
We’ve made this possible for Craft 4.4 🎉 (#11088)
Categories fields now have a “Maintain hierarchy” setting, which can be disabled to cause the fields to behave like Entries fields. (Note the fields will no longer automatically relate ancestors, as well.)