An Attribute panel item defines the display of one attribute in an attribute panel.
Each attribute panel item display the following information about its attribute from left to right:
•Title of the attribute
•Calculated value of the attribute
•Unit of the attribute
However, if an attribute of string type has no title then the full width of the panel is used for displaying the calculated value of the attribute. This is for example useful when displaying attributes that are used as messages to the CPQ user.
If all attributes that are displayed in a panel are without units, then the unit column is suppressed.
Settings
Attribute panel items have the following settings:
Setting name |
Description |
---|---|
Attribute |
Attribute to display. |
Numeric format |
Optional format string. See Microsoft's documentation for Double.ToString(), and Int.ToString() for how to define format strings. |