Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
  1. Retrieving Values from Previous Form Submissions: To retrieve values from previous form submissions in JetFormBuilder, you can use the built-in “form submission data” field. This field is available in the “Advanced Fields” section of the form builder. To use it, follow these steps:

i. Drag and drop the “Form Submission Data” field into your form. ii. Select the previous submission data you want to retrieve from the dropdown list. iii. Map the data to another field in your form, such as a read-only text field.

  1. Retrieving Values from the WordPress Backend: To retrieve values from the WordPress backend in JetFormBuilder, you can use the “WordPress User Meta Data” field. This field allows you to pull user data from the WordPress database and use it in your form. To use it, follow these steps:

i. Drag and drop the “WordPress User Meta Data” field into your form. ii. Choose the user meta data you want to retrieve from the dropdown list. iii. Map the data to another field in your form, such as a read-only text field.

You can also retrieve values from other WordPress plugins and configurations using JetFormBuilder addons such as “WooCommerce Product Meta Data”, “Gravity Forms”, “Contact Form 7”, and many more.