Given the below blueprint field how do I access the label rather than the value or is that even possible? Ideally, I’d prefer to not have to make problems a separate page with children and add
query.
problems:
label: Problems
type: checkboxes
options:
problemA: Cropping
problemB: Sensitive Content
For clarity I’m using a pagetable and was hoping to have the friendlier labels on the right appear rather than ‘problemA’, etc.