How to create a new template to use with my forms?

The “Caculated Fields Form” plugin includes multiple predefined templates to be used in the forms. The template is selected from the “Form Settings” tab, in the toolbar of the form builder, but can occur that the predefined templates are not sufficient to create a form with the look and feel you want. The template’s module … [Read more…]

How to store the data sent on a different database? (Calculated Fields Form – Developer version)

The Developers version of the “Calculated Fields Form” plugin, allows storing the data submitted in a database different to the own plugin database. To use this feature are required some basic skills, because should be edited the “cp_calculatedfieldsf_insert_in_database.php” file included in the code of plugin. This file is a mockup to integrate the plugin with … [Read more…]

How to use dependencies between fields in the form?

The term of dependency is applied when a field depend of value in another field. The “Calculated Fields Form”, includes four controls that accept dependencies: The Checkbox control, the Radio control, the DropDown controls, and the Calculated Fields. In the case of controls: DropDown, Checkbox, and Radio, the dependencies are created based in the option … [Read more…]

Published the Calculated Fields Form v1.0.22 (Pro v5.0.24, and Dev v5.0.26)

The current update of the plugin includes new and very important features: Allows selecting multiple eMail fields in the form for sending the confirmation eMails to the users. The previous versions of the plugin allow selecting only one eMail field in the form. Modifies the File fields, including the “multiple” attribute to allow uploading multiple … [Read more…]

Published the Calculated Fields Form Dev v5.0.24

The plugin “Calculated Fields Form Dev. v5.0.24” includes the Webhook addon. The webhook addon allows exporting the submitted information to a service like Zapier, that connects hundreds of services. Using the webhook addon, and with an account in the Zapier service, it is possible to use the submitted information in services like: Zoho CRM, Salesforce, … [Read more…]

Published the Music Store Pro v5.0.11

The current update of the Music Store plugin, includes new and important features. The current update displays an icon to identify the songs and collections easily, without need to open the product to identify it (fig.1)   If the a song was added to the shopping cart, but a collection that includes to song is … [Read more…]

Implemented a Songs Importer in the Music Store

To make our Music Store plugin more useful and easy to use, we’ve implemented a new feature: the Songs Importer. The Songs Importer allows create multiple products at the same time, and not one by one as in previous versions. The process is really simple: Go to the menu option: “Music Store/Songs Importer“ Press the … [Read more…]