asconsulting/preload_forms

Preload one form into another for Contao Open Source CMS

v1.0.2 2018-10-09 19:29 UTC

This package is auto-updated.

Last update: 2024-04-10 07:48:46 UTC


README

Allows responces from one form to pre-populate into another.

Usage: Setup a form's redirect page to one containing the second form. On the first form add a hidden field nameed "preload_form" and set the value to the ID of the form you want to be pre-populated.