In the front-end, everything occurs throught a service
There are no plugins associates with the Dynaform extension: to use it, you create a simple plugin which can call the dynaform service.
The service will display the javascript tabs and the questions, but your extension is responsable for the creation of the actual form.
This allows to add a Dynaform to an existing form, such as a news submission plugin.
Upon saving the form, simply call the service again to compile the Dynaform, and a single HTML string will be returned, with the answers wrapped by their prefix/suffix and ordered by their Question Compilation Order.
A multiple tabs form can thus be used to fill-in an elaborate HTML report automatically.
Available on request only for now
This extension is still in testing and has not been uploaded yet in the extension repository.
Once we will be satisfied by it's quality, it will be uploaded.






