Overview
Example Lab Details | |
| Version | 6.9.2 |
| Root Folder | Example Lab - Save Multiple Lines on Data Repeater |
| Modules | None |
| Dependencies | None |
This Example Lab project demonstrates how to save multiple entities from a data repeater from a form.
Explanation
Demonstrating this Example Lab will require the use of multiple flows. The user must run Create Reservation Data and create data inside Decisions to populate the Form with Reservations data. When a user has created the data, they can look in the Update Multiple Records Flow. The Flow will take the output of the data repeater from the main Form, and loop through each of these items. The Flow will use a Save Entities step and use the information from each item as the input for the Save Entities step.
