We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
V14 RC5
When configuring a Block Grid, the elements are not allowed in the grid root by default:
This is quite subtle, and if it's not set, the grid won't allow anything at root. The toggle should be enabled by default in my opinion.
Perhaps "Allow in areas" should be enabled by default too?
No response
Create a block grid datatype and add some elements to it. Don't toggle anything on the element configuration.
Create a doctype with this datatype, and create a new document based on it. The grid does not allow for anything to be added to it 😢
The text was updated successfully, but these errors were encountered:
For what it's worth, in our case most block types are not (and should not be) allowed in root.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
V14 RC5
Bug summary
When configuring a Block Grid, the elements are not allowed in the grid root by default:
This is quite subtle, and if it's not set, the grid won't allow anything at root. The toggle should be enabled by default in my opinion.
Perhaps "Allow in areas" should be enabled by default too?
Specifics
No response
Steps to reproduce
Create a block grid datatype and add some elements to it. Don't toggle anything on the element configuration.
Create a doctype with this datatype, and create a new document based on it. The grid does not allow for anything to be added to it 😢
Expected result / actual result
No response
The text was updated successfully, but these errors were encountered: