A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn 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?