Is it possible to create a select field in a global datatype that can have multiple references from another global type?
For example, I have created a globaltype that contains the field "categorynames". And then I created a globaltype that contains fields for a Customer. When I add a CustomerI want to be able to select multiple categories for that Customer.
I can only find how to do a singel reference to a globaltype.