Move form defintion to another website using export and import - New in Subscription 3.4.0 Beta
The visform Subscription 3.4.0, which we have released as a beta version, comes with th new frequently asked for feature of copying forms from one website to another. This is achieved by using the newly added form export and form import features.
Create options of fieldtypes with option lists dynamically on runtime from database using sql - New in Subscription 3.4.0 Beta
Since version 3.4.0, which we have released as a Beta version, the visForms Subscription provides you with a new, often requested feature. You can create the option lists of fields of type select, radio and checkbox group now dynamically during the runtime from data stored in your Joomla! database using SQL statements. Using placeholder in the SQL Statement, for example for the current Joomla! input object values, determine whether and when to reload the option list, depending on inputs made in the form by the user and the option to hide a field with an empty option list makes this a very powerfull and flexible new feature.
With the version 3.13.0 of visForms, which we have released today as a beta version, we have added a Form Factory to visForms where you can create a form including all its fields in one administration view. The aim of this tool is, to provide a central view, where you can make all the most important basic form and field definitions at one place in order to create a complete form very fast. You can even create demo data for the form, if necessary.