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

    (@hoffcamp)

    The only way would be to insert the data directly into the database using PhpMyAdmin or something similar. The data table is named fm_data_(n), where n is the ID of the form. The form ID can be found in the fm_forms table. As long as the forms have the same structure, rows from the old data table can be inserted into the new one without any problem.

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