JSON Generator Add On.

The JSON Generator add-on allows you to generate JSON files with the information collected by the forms.

The JSON Generator add-on is accessible through the "Contact > Extensions" menu option.

Extensions Section
Extensions Section.

The initial screen of the "JSON Generator" includes the list of forms where the add-on is being used and a section to integrate the add-on in other forms.

Initial Screen
Initial Screen.

The add on - form integration screen appears by pressing the "Settings" or "Add Integration" buttons in the initial screen.

Intergration Settings
Integration Settings.

The attributes list:

  • Enable: allow enabling/disabling the JSON generator into the form.
  • JSON file path: path to the JSON file. It must be located in a subdirectory of the "/wp-content/uploads" directory.
  • Properties: pair of property name - form field to populate the JSON file.

Use Cases

Using the generated JSON file to populate form fields

The first use case is self-explanatory. By inserting Recordset fields in the forms configured to read the information from a JSON file, you can use the JSON files generated by the "JSON Generator" add-on to populate form fields.