How can a form be repeated based on number of people selected by a client? (Laravel+Formidable)

By: Paulo Branco | Asked: 12/30/2022
ForumsCategory: General questionsHow can a form be repeated based on number of people selected by a client? (Laravel+Formidable)
Paulo Branco asked 2 years ago
Hi All,   we have a specific application in Laravel which clients select the number of people and package option they want to register for. The idea is to present a Formidable form for each person registering to enter the same information and submit that back to our database. The form submission is not a concern.  Form A.  Client selects 3 in Laravel, system will show  Form A Form A Form A and thank you note.   What's the best way/ recommendations to how to control the number of times a form will be presented to the client as they select the number of people registering?   any idea is helpful, thank you !!!
1 Answers
Victor Font answered 2 years ago
This is the first time I've ever seen a question asked about Laravel integration in any Formidable related forum post. I've never worked with Laravel and suspect that not many Formidable developers will be familiar with the framework either. You'll need to provide more details so we can understand what you're trying to do. For example, how does a user do this: "Form A. Client selects 3 in Laravel". Is Form A a Formidable form or something built in Laravel? If the "3" is a Laravel variable, you can pass it as a parameter and use a repeater field to limit the client to 3 entries.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right