Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Code looks fine to me. Can you try removing the AllowedTypes attribute?
AllowedTypes(typeof(SelectableColorsBlock))
And if it works then try adding back or rename one of the block.
I have a block that contains a block. When I add a new block to this block container, it doesn't show and therefore can't be published.
The first class below is my block container. Second is the block that the container holds. Third is the page.
I've basically copied code that a previous developer used to do something similar. What am I missing?
Thanks,
Tim
I also verified that the properties for each Block Type and Page Type are not missing by looking at the respective properties in the Admin tab of CMS.