Forum

Thread tagged as: Question, Api, Forms

Forms - Upon successful submit, prevent next form receiving previous values

I am wondering if there is a way to prevent perch from filling the fields of next form after successfully submitting a previous form.

I have a form where a Parent fills in their info, then when that form has been submitted the success message is displayed, then another form is presented for Child which asks same info ie: name, email... but perch is populating this form with previous information.

Is there a way to prevent this?

RK

Robert Ketter

Robert Ketter 103 points

  • 6 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

You'd need to use different field IDs.