Hello @lompioux ,
You can use the pre-populate form fields option in the redirect behaviour https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#pre-populate-form-field-values
So basically it’s using query parameters in the URL.
kind regards,
Kasia
Thank you very much, Kasia!
I need to use PHP page to verify the data, to send and retrieve them from a database, send email, etc.
Most important I want to use POST as action, rather than GET.
Hello @lompioux,
You can enable Webhook integration in your form for sending data via POST requests.
First, enable Webhook in Forminator >> Integrations section.
After that, enable it in your form, on the Integrations tab, and specify the URL where the POST request should be sent.
Hope this helps. Please let us know if you have any questions.
Best Regards,
Dmytro
Thank you, Dmytro.
I’m gonna try this solution: it would be very practical, indeed!
I wish you all the best.
Ty again!
Andrea