Hello,
I’m working on to create the Form where Clients can upload files and some relevant information.
The Steps would be as follow:
- Upload Files.
- Add some text fields/dropdown fields in each repeating sections.
- Press “Submit”
I’m stuck on Data Mapping and how can I store input from each repeating element. Ideally, the inputs that user add in text fields/dropdown fields should connect with associated file.
Thank you in advance!