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

Unable to convert the layout block to inline block #26

Open
hieudole opened this issue Jul 14, 2023 · 1 comment
Open

Unable to convert the layout block to inline block #26

hieudole opened this issue Jul 14, 2023 · 1 comment

Comments

@hieudole
Copy link
Contributor

The shared layout blocks cannot be converted to inline blocks.
I found out that the block should have at least one property to be able to become an inline block, or if it has the attribute [InlineBlockEditSettings(ShowNameProperty = true)], it does not need to have any property itself.
However, the latest CMS 12.22.1 has a bug with the setting ShowNameProperty = true, so the inline block cannot be created. I have reported this bug to Optimizely.

@hieudole
Copy link
Contributor Author

hieudole commented Aug 3, 2023

Update: InlineBlockEditSettings was marked as obsoleted in CMS 12.22.2 and will be removed in CMS 13 according to this document https://docs.developers.optimizely.com/content-management-system/docs/inline-edit-settings

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

No branches or pull requests

1 participant