Hello,
I created a multipage-form with CF7 and I need to rename the pages but I don't see a settings button as shown in the YouTube tutorial:
https://www.youtube.com/watch?v=V9dMvVi4nfA 0:38
I only see the Units and Preview button.
Is there another way to rename pages now?
Julian
I created a multipage-form with CF7 and I need to rename the pages but I don't see a settings button as shown in the YouTube tutorial:
https://www.youtube.com/watch?v=V9dMvVi4nfA 0:38
I only see the Units and Preview button.
Is there another way to rename pages now?
Julian
Hi Julian,
Your form needs, I think, to be in Advanced Mode, then there is a Settings menu on each page where you can change the page name
Bob
Your form needs, I think, to be in Advanced Mode, then there is a Settings menu on each page where you can change the page name
Bob
Hi Bob,
Thank you for your response. Do you know if there is any way to switch from basic forms to advanced forms, maybe export all fields and import them into an advanced form or do I need to recreate them manually?
The reason for all that is that I don't want the URL of our contact form and the submit page to look like this: ...&page=new_page_2.
Julian
Thank you for your response. Do you know if there is any way to switch from basic forms to advanced forms, maybe export all fields and import them into an advanced form or do I need to recreate them manually?
The reason for all that is that I don't want the URL of our contact form and the submit page to look like this: ...&page=new_page_2.
Julian
Hi
Try to use PhpmyAdmin
Table = #_chronog3_forms7, field = apptype
For a contact form, apptype=contact, form an advanced form, apptype=form.
Try to use PhpmyAdmin
Table = #_chronog3_forms7, field = apptype
For a contact form, apptype=contact, form an advanced form, apptype=form.
Hi Julian,
In the form Settings page you can change the type between Contact, Advanced and Connectivity.
I think that you can manage the form page URL using a menu item for the main part.
Bob
In the form Settings page you can change the type between Contact, Advanced and Connectivity.
I think that you can manage the form page URL using a menu item for the main part.
Bob
You need to login to be able to post a reply.