Calculated Fields Form Blog

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

Calculating download prices in the "Easy Digital Downloads" plugin at runtime

There are different alternatives for selling digital products and service in WordPress, "Easy Digital Downloads" plugin is one of them. But selling services whose prices depend on many options could be complex (and sometimes impossible). The integration with the "Calculate Fields Form" plugin would solve this weakness.

Read more

MailChimp Integration

Mailchimp is a marketing automation platform and an email marketing service. Our plugin allows add new members into the MailChimp audience lists, with the information collected by the website's forms.

Read more

Implementing a posts filter using the Calculated Fields Form plugin

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

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

How to determine the price of a service that is based on the distance between addresses.

Read more

Generating new SalesForce leads

Generating new SalesForce leads, with the users information collected by the website's forms.

Read more

Generating PDF files at runtime with PrintFriendly

Generating runtime PDF files with the information collected by the form, using the PrintFriendly API, and send the files to users via email.

Read more

Creating new posts

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

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

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

Controlling the access to the forms

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

Chart Generation

Generating charts in the form dynamically (Line chart, Bar chart, Pie chart, Donut chart, and the rest of charts supported by ChartJS) with the fields' values.

Read more