Forum
Suggestion: max items for categories and relations
I suggest adding a max item attribute to relations and categories:
<perch:related id="someRelation" collection="Collection" label="someLabel" max="2"></perch:related>
<perch:categories id="cat" label="someLabel" set="catset" max="1" required="true" />
It's planned for Perch 2.9.