I have two proforms on a page, and I need form 2 to be displayed only when I click the submit button on form 1.
Initially, I’m going to use the custom action on both forms, but I’m doing something wrong that’s not following my logic, as both forms are being displayed at the same time.
As per my scenario, it is not possible to use step-by-step forms.
I created an invisible field on form 1 and set the value to 1. Form 2 is below a conditional wrapper.
The image below illustrates the entire page structure.
The image below illustrates the condition I created on form 2.
The image below illustrates the invisible field on form 1.
