Common CUI Properties

The following properties occur on most or all CUI ItemTypes.

Location

The Location property indicates the intended location or purpose of the CUI item. In Aras Innovator 11.0, this property was based on a List of predefined values. As part of the UX/UI enhancements included in Aras Innovator 12.0, the property was changed to an Item property with data source cui_Location. This update improves the ability for admins to define their own custom locations for client applications.

For Identity

The For Identity property indicates that the members of the identity will be affected by the CUI configuration item.

For example, if a Command Bar Section has a relationship to a Button with the Add action and the For Identity property is set to World, all users will see the button.

If a Command Bar Section has another relationship to the same Button with the Remove action and the For Identity property is set to All Suppliers, all users except members of the All Suppliers identity will see the button.

For Classification

The For Classification property indicates that the CUI configuration item will be evaluated when the context item has the specified classification.

For example, if a Command Bar Section has a relationship to a Button with the Add action and the For Classification property is set to Component, all users will see the button only when the context item has the Component classification.