+1
So I can stop decorating all my "LinkItemCollection" with a custom [MaxItems(1)], and just use a "LinkItem" which is what I need in 90% of cases.
Totally agree. Like @mads we have been decorating with [MaxItems(1)] and then handling a list instead of single.
URL
, that exists in the LinkItem
editor.I agree. To describe the differences:
Missing in URL-property:
I see my colleague already used LinkItem as a property in a CMS project, it seem working.
Episerver Labs saves the day!
https://world.episerver.com/blogs/grzegorz-wiechec/dates/2020/6/episerver-labs---linkproperty/
LinkItemCollection is great but if you only want one link it would be nice to be able to create a LinkItem property.