On the Product form I have "Product type" field (option set: product or package) and "Product category" field (NToNMultiSelect control). Product Category is an entity, that have a relationship with Product. Each Product Category has boolean fields like "valid for product" and "valid for package". And if the category is valid for product, it has to be shown in the NToNMultiSelect control on the Product form. othewise no.