Bug Description
Labeled value (from select fieldtype inside a grid) has no key value.
I would expect that the key would be accessible as {{ field:key }}
Statamic\Fields\LabeledValue {#2317 ▼
#value: "Thursday"
#label: "Thursday"
}
How to Reproduce
Try to get the key value from a select fieldtype.
Environment
Statamic version: 3.0.0.-beta-43
PHP version: 7.2.30
Install method (choose one):
- Fresh install from
statamic/statamic
Bug Description
Labeled value (from select fieldtype inside a grid) has no key value.
I would expect that the key would be accessible as
{{ field:key }}How to Reproduce
Try to get the key value from a select fieldtype.
Environment
Statamic version: 3.0.0.-beta-43
PHP version: 7.2.30
Install method (choose one):
statamic/statamic