> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowforma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Trigger repeating table

> The Trigger repeating table rule runs rules on a repeating table sub-question on step complete, so they fire when saved rather than during data entry.

This add-on rule allows you to execute **rules** added to a **sub-question** of a repeating table. If you have rules on a sub-question and you don't want those rules to execute when values are added to the repeating table, you can create an **extra column** on the repeating table to which you add the rules. Those rules are then executed on step completion, using the **Trigger repeating table** rule.

For example, you want to disable different questions in a repeating table depending on the answer selected in another question, but you don't want your table to be affected while the rules are executing. In this situation, add a trigger rule on step complete to execute the rules that disable the questions.

<img src="https://mintcdn.com/flowforma/e4wTC4Z8qF9XOc7u/images/product/creating-flows/business-rules/business-rule-types/business-rule-add-ons/trigger-repeating-table/trigger-repeating-table-1.png?fit=max&auto=format&n=e4wTC4Z8qF9XOc7u&q=85&s=b45a4a0aa595fd2abec34b31c10d185f" alt="Trigger repeating table rule configuration" width="615" height="525" data-path="images/product/creating-flows/business-rules/business-rule-types/business-rule-add-ons/trigger-repeating-table/trigger-repeating-table-1.png" />

## Title

The first part of the business rule lets you define a **title** for your rule and select the event on which it operates. The default title is the standard **FlowForma** rule name; change it by deleting the text and entering your own.

In the **event** field you determine when the rule is executed. For a flow this can occur when the form is loaded, started, or completed. For a step this can occur when the step is started, saved, or completed. For questions it can occur when the question is updated.

## Rule condition(s)

The second part of the business rule lets you set conditions. These are not required, but if entered they control when the rule is executed in relation to other items in the form.

## Rule actions

* **Select repeating table**: select the repeating table where you want to apply this rule
* **Select question**: select the sub-question where you have the rules to be executed
* **Alternative rendering**: when this rule updates a repeating table with many rows or columns, rebuilding the interactive control for every cell can be slow. Check this option to use a lighter rendering path that skips rebuilding each cell's enhanced control, so large repeating tables update faster. The cells still populate with their values, but display using their basic controls rather than the enhanced versions (for example, formatted number and date pickers)

- **Stop execution**: if stop execution is enabled and this rule is executed, no other rules are executed.
- **Enabled**: rules aren't saved to a list like questions and steps are, so if you want to stop a rule executing without deleting it, toggle this option to enable or disable the rule.
- **Enable audit**: if checked, a record is added to the audit trail when this rule is executed. This option is available when the Compliance feature pack is activated.
