Calculated Fields Form Tutorials

Tips and cases of use for a successful WordPress website with calculated forms.

Category: Extending Forms

Tutorials / Extending Forms

"Calculated fields form" with no limits.

Categories: Calculated Field Operations, Complementary Plugins, Extending Forms, Integration with Third-party Plugins

Extending the "Calculated Fields Form" plugin to be used in any imaginable project.

Read more ➔

Building a form to update the information of logged users

Categories: Automation, Data Sources, Extending Forms

Most businesses or services (such as gyms, stores, clinics, transportation services, etc.) require users to be able to edit their profiles.

This post describes how to read and update the information and metadata of registered users (User profiles).

Read more ➔

Cases of use for a delivery project, transportation or any other project based on distance calculation with Bing Maps

Categories: Add-ons, API & Services Integration, Calculated Field Operations, Extending Forms

Calculating the price of transportation service based on distance.

Read more ➔

Complementary Blocks

Categories: Complementary Plugins, Extending Forms

The CP Block plugin includes many blocks of code: html, css and js to as complement of plugins like the Calculated Fields Form, the Contact Form 7, and for using directly in pages and posts.

Read more ➔

Creating new posts

Categories: Automation, Extending Forms

The "Calculated Fields Form" is a very versatile plugin. It allows to use the information collected by the form in multiple process. In this occasion I'll to describe how to use this information to create new posts on the website.

Read more ➔

Equations With Fields Of Different Forms

Categories: Calculated Field Operations, Extending Forms

How to implement equations using fields from different forms inserted on the same page?

Read more ➔

Form with optional fields

Categories: Calculated Field Operations, Design & Layout, Extending Forms

How to build a form with fields hidden by default that are shown/enabled at the runtime?

Read more ➔

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

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 ➔

How to identify the user location from the form?

Categories: Add-ons, API & Services Integration, Extending Forms

Getting the user's country and region.

Read more ➔

Implementing a posts filter using the Calculated Fields Form plugin

Categories: Add-ons, Calculated Field Operations, Data Sources, Extending Forms, Integration with Third-party Plugins, WooCommerce

The adaptability of the "Calculated Fields Form" plugin allows to use it for replacing even basic WordPress features, like a search box for filtering the website's posts, pages or custom post types (as the WooCommerce products)

Read more ➔

Including Progress Bar in multi-page forms.

Categories: Complementary Plugins, Design & Layout, Extending Forms

The progress bar increases the accessibility of multi-page forms.

Read more ➔

Integration of the Calculated Fields Form with the Appointment Hour Booking plugin

Categories: Controls, Extending Forms, Integration with Third-party Plugins

This documentation page is related to the Calculated Fields Form plugin and to the Appointment Hour Booking plugin. It requires the Platinum version of the Calculated Fields Form and a commercial version of the Appointment Hour Booking.

Read more ➔

Is it possible to collect the user information without submitting the form? Not by default....but yes, you can.

Categories: Add-ons, Automation, Calculated Field Operations, Extending Forms

This post responds to the questions:

  • How to send the information collected by the form to the server without submitting it?
  • How to send this information by email?
  • How to manage this information safely?
Read more ➔

Printing Forms

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 ➔

Third-Party Connection Module

Categories: API & Services Integration, Calculated Field Operations, Extending Forms

The Third-Party Connection Module allows to use from the form external APIs whose responses are usually asynchronous.

Read more ➔