How to put multiple forms in the same page using joomla? -
I am using CecForm to create 3 forms, so far, they are independent components, I want them to keep them I'm the only one page.
This manual can help:
In a Joomla page Many examples of the same component , you have to check that a module or a plugin is available.
If there is an option for a module, then you can publish each instance in a module state.
If there is a plugin, you can create an article (or in some cases a module) and plugin code can be added to load the plugin instance.
Checking the CKForms site I could see that both options are there.
Hope this helps
Comments
Post a Comment