Category and Category Heading tags should offer group_name, group_id variables #2998
nep
started this conversation in
Feature Requests
Replies: 4 comments
-
+1 to this! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any chance of a PR, @nep? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not in the near future, sorry! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Added User Guide: ExpressionEngine/ExpressionEngine-User-Guide#918 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
The Category and Category Heading tags do not return Group Name or Group ID.
https://docs.expressionengine.com/latest/channels/categories.html#variables
https://docs.expressionengine.com/latest/channels/category-heading.html#variables
Describe the solution you'd like
I'd like them to.
{exp:channel:categories} {category_group_name} / {category_group_id}: {category_name} {/exp:channel:categories}
Describe alternatives you've considered
Seems like the alternative is to continue to suffer in silence.
Teachability, Documentation, Adoption, Migration Strategy
This will have no effect on current sites, require very little change in documentation, have virtually no risk of complications, and will be helpful to a very small number of grateful people Edit: changed from group_name and group_id because of possible variable name collisions
Beta Was this translation helpful? Give feedback.
All reactions