This is an API module which lets you put several forms into one <form>.
The usage is very simple: there is one API function to call: multiform_get_form() and you can pass the form names in the attribute list.
$merged_form = multiform_get_form('my_form', 'another_form', 'another_form2');
See multiform.example.inc for an example.
Project information
12,058 sites report using this module
- Created by chx on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.


