How to Add Extended Attributes
Currently, the Agreements Accelerator includes one extended attribute out-of-the-box: the Formula Description attribute extension. It is available as a field (Formula > Details tab > Attributes section) or as a column in the Formulas table (Agreements & Promotions > Formulas).
Follow these steps to add a new attribute extension:
Add the input in the Company Parameters table.
Navigate to the AGR_FormulaHeaderAttributesConfigurator_InputDefinitions Company Parameters table.
Add a record of Configurator Entry Input Type using the Input Manager. For more details on adding or editing inputs, refer to the How to Modify, Add and Remove Inputs article.
Create the Attribute Extension.
Navigate to Agreements & Promotions > Formulas. Click the three-dots menu and open the Customize Attribute Extensions dialog.
Click the Add button, then add a record with the same name as the input you have already created.
The Accelerator will generate the input in the Attributes section (the formula needs to be recalculated to display the newly created field) and add the corresponding column in the Formulas table. The SaveAttributes element within the AGR_FormulaHeader logic is used for saving the attribute extension.
Â