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
Try changing PropertyListBase to PropertyList, we used to have to do the JSON serialization ourselves but if you have a base class that's doing it I think it can cause issues now.
id="EPiServer.CMS" version="11.15.0"
id="EPiServer.CMS.UI" version="11.25.0"
Currently have the following simple block set up:
So basically a block has a couple of properties one which is a PropertyList, I have used an editor descriptor and don't think I need a backing type as its not a custom object etc.
When I add something to the List, whether its the simple 2 string props or 1 string 1 Url props I get the same following error: