Tips and cases of use for a successful WordPress website with calculated forms.
Categories: Calculated Field Operations, Form Features
Equations editor with line numbers to identify easier the code that is being edited, with color highlighting for the reserved words, code completion, auto-closing for parentheses, curly and the square brackets, and with errors detection.
Read more ➔Categories: Form Features, Calculated Field Operations
Very popular and important operations in the plugin that can result hard to understand, like conditional statements, rounding operations, distance estimation, date time operations.
Read more ➔Categories: Add-ons, API & Services Integration, Calculated Field Operations, Form Features
How to determine the price of a service that is based on the distance between addresses.
Read more ➔Categories: Add-ons, Form Features, Security
There are many situations where it is needed to keep some forms private, accessible only for some users or users' roles, and not public for everyone. Or situations where you want the users can access to their submitted information, or modify it. The "Users Permissions" add-on, distributed with the Developer and Platinum versions of the plugin, has the answer.
Read more ➔Categories: Form Features, Design & Layout
Customizing the design of forms by selecting between predefined templates, rewriting of plugin's styles, and/or defining new ones.
Read more ➔Categories: Controls, Form Features
There are many cases of use in which some fields depend on the values of other fields in the form, for example, in e-commerce with different types of products, a lodging project with different rooms typologies, etc.
Read more ➔Categories: Form Features, Design & Layout
Display the fields in the form as a list (one below the other) is not always the recommended design, because the form can become too long and bored, and distribute the fields in columns (display some fields beside the others) would be properly solution.
Read more ➔Categories: Form Features
The revisions are automatic backups of the forms, every time a form is modified, allowing to do a rollback to a previous version.
Read more ➔Categories: AI, Form Features
Using AI to get help without leaving the form builder.
Read more ➔Categories: Design & Layout, Extending Forms, Form Features
The post describes how to create a new design template and apply it to the forms.
Read more ➔Categories: Calculated Field Operations, Complementary Plugins, Extending Forms, Form Features, PDF Generation
Printing only the form, without the rest of page's content, and with the values entered or selected by the users, but preserving the form's design, can be a complex task that requires some programming skills.
Read more ➔Categories: Form Features, User Communications
The Calculated Fields Form plugin allows to send notification emails after the forms' submissions, with copy to the user that submits the form.
Read more ➔Categories: Add-ons, API & Services Integration, Calculated Field Operations, Form Features
The server side equations are the alternative to use server side code or the server resources in the equations, access to external APIs or services, and hide the business logic.
Read more ➔Categories: Form Features, Security
The “Calculated Fields Form” plugin includes a new control: Acceptance (GDPR) to ensure the users give their consent in store the information collected by the form.
Read more ➔Categories: Add-ons, Form Features
Using the Unique Fields Values add-on to avoid duplication.
Read more ➔Categories: Calculated Field Operations, Controls, Form Features, Data Sources
The use of DS fields for reading the information stored in a database or CSV file, and its use in the equations.
Read more ➔