Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The default select field doesn’t work properly #2152

Closed
Sandrine-D opened this issue Nov 22, 2020 · 0 comments · Fixed by #2296
Closed

The default select field doesn’t work properly #2152

Sandrine-D opened this issue Nov 22, 2020 · 0 comments · Fixed by #2296

Comments

@Sandrine-D
Copy link

Sandrine-D commented Nov 22, 2020

This is for bolt 4.1.
The default select field didn't apply when you create a new item.

Code in contenttype file:

my_field:
label: "Name"
type: select
values: [ Value1, Value2, Value3 ]
default: [ Value1 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant