Making Columns and Rows Conditional in a Repeat Table and Repeat Section
You can mark any or all of the rows, columns, and fields in a repeat table as conditional. In practice, these conditions operate as filters, allowing rows, columns, and fields in the table to be conditionally shown (and populated) or hidden. When you are constructing your template, you define various condition expressions on rows, columns, and fields of a table. These conditions are then evaluated at runtime when a contract document is generated using the template.
For example, your table consists of four columns: Product, Quantity, List Price, and Net Price. You can define a condition to show the Net Price column only when the Account Name is ABC Company.
To conditionalize table columns
After the condition is successfully saved, a Lightning icon
() is displayed next to the particular
repeat table. Click the Lightning iconto expand and view the conditions
added to the particular repeat table. Click the lightning icon again to close.
If you are defining column filters for a table inside a section that contains third-level fields, you cannot apply column filters on objects that are not included in the table.
The column condition is created for the table. You can modify or delete the condition.
To conditionalize table rows
Once the condition is successfully saved, a lightning icon () is displayed next to the particular
repeat table. Click the Lightning icon to view the conditions added to the particular
repeat table. Click the lightning icon again to collapse.
The row condition is created for the table. You can modify or delete the condition.