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
I'm trying to get the max out of propertylists so I made a scenario to have a collection (LinkItemCollection or another propertylist) inside a propertylist and everything works fine expect the propertylist view on All Properties view. It shows "object" instead of each item in my item collection.
How can I show a custom text instead of object list? I've overriden the ToString method for my QaItem and for its PropertyList but nothing happened. What could it be?