Overview
Example Lab Details | |
| Version | 6.12.1 |
| Root Folder | Example Lab - Using a Data Repeater |
| Modules | None |
| Dependencies | None |
This Example Lab provides a quick demonstration of using a Data Repeater Control on a Form.
Explanation
This Example demonstrates how to use the Data Repeater User Control. First, a user will need to create an Entity or Data Structure that the Data Repeater will be linked to. Once that is created, the user may then create the Data Repeater Control and then place it on any Form. Afterward, a user may create a Flow to use the Form and Data Repeater. When the Flow runs, the Form will open up and allow a user to add new rows to the Data Repeater with information, or remove rows.
