• Resolved rholzler

    (@rholzler)


    How do I save data to the database using the Professional version?

    The product description says:
    “FEATURES IN PREMIUM VERSION…Submits the form data, and stores the data on database, for future review”

    There is no Premium version for sale on the website; however, I purchased the Professional version, which seems to have replaced the Premium version.

    Once I installed the professional version, I found this notice in the form setup area:

    Form Controls with Datasource Connection…Available only in the Developer and Platinum versions of the plugin

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @rholzler

    The Professional version of the plugin stores by default the submitted information into the website’s database, and you can access to this information pressing the “Messages” button corresponding to the form, from the settings page of the plugin (even the newest submissions are displayed in your WordPress dashboard):

    https://cff.dwbooster.com/documentation#check-submissions

    But if you want to store the information collected by the form into a third party database or table, you will need the Developer or Platinum versions of the plugin, and edit the “cp_calculatedfieldsf_insert_in_database.php” file to define the insertion queries:

    https://cff.dwbooster.com/documentation#third-party-database

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Save Data to Database’ is closed to new replies.