GraphQL: Getting checkbox/dropdown labels within tables #8814
Unanswered
gregorterrill
asked this question in
Ideas
Replies: 1 comment 2 replies
-
It’s not even possible to access Table dropdown option labels within Twig, and not sure it’s worth the effort. But I’ll leave this open. |
Beta Was this translation helpful? Give feedback.
2 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.
-
GraphQL support for the label argument was added to Checkbox, Dropdown etc. fields here: #5514 but this doesn't seem to extend to checkboxes, dropdowns etc. inside Table field rows. Is it possible for this to be extended so we can grab the labels from fields within Table fields as well?
Beta Was this translation helpful? Give feedback.
All reactions