Missing label/value notation in select field Types
Open
- Dominant language
- PHP
- Stars
- 45
- Forks
- 189
- PR merge metrics
- No merged PRs in 30d
Description
In the select fieldtype page is missing the possibility to use the label/value object notation like:
```yaml
myselect:
type: select
values: {'value_1': 'Value one label', 'value_2': 'Value Two Label'}
```
[https://docs.bolt.cm/3.5/fields/select](https://docs.bolt.cm/3.5/fields/select)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.