CMDBuild Forum

card with a field that lets me select more than one item

Hello, I want to create a class that has a “table” or “grid” inside where it allows me to load more than one element

example,
a purchase class with an attribute that allows me to load all the items that were purchased, which can be obtained with a domain that connects to another class

I can do the latter, but the reference type attribute allows me to select only one