Hi there
I have a multi-page form (using conditional logic based on 26 pages) and I wanted to update some text that appeared in many places on the form. I updated this using MySQL in two tables, but now the form is empty in admin and on the front end it displays "Oops! We could not locate your form.".
The two tables I edited were "wp_rg_form_meta" and "wp_rg_lead_detail".
Any ideas as to how I can get the form working again - all the information is still in the database.
Thanks