Calculated Fields Form Tutorials

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

Category: Data Sources

Tutorials / Data Sources

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 ➔

Displaying advanced tables of records

Categories: Controls, Data Sources

Introducing the DataTable DS component to display advanced tables of records.

Read more ➔

How to store, update or delete entries in third-party databases

Categories: Complementary Plugins, Data Sources, Integration with Third-party Plugins

How to use the data collected by the form to interact with databases other than the plugin's database or tables.

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 ➔

Storing the information collected by the form in a CSV file and import the file into Google Sheet

Categories: Add-ons, API & Services Integration, Data Sources

The post responds to the following question: * How to store the information collected by the form in a CSV file? * How to use the information in the CSV file from Google Sheet?

Read more ➔

Using the information stored in a database or csv file in the form

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 ➔