Hi
I'm working on a new form in v6 (Joomla CMS with SH404SEF plugin ) - it's a multi-page form using AJAX. The form URL is "/order-packs".
I have added back links to show previous page / event and they are working but the page template (HTML & CSS) is not loaded, just the form area when "Back" buttons are used e.g.
I have been experimenting and the page template is not loaded with the default URL displayed once Back button is pressed e.g.
/order-packs?chronoform=order&event=load&tvout=view&load-form[counter]=0&_counter=0
But when I edit it manually to just:
/order-packs?chronoform=order&event=load
the page template is displayed OK, but the form loses data.
What am I missing in the settings to have the page template loaded when Back links are pressed?
I'm working on a new form in v6 (Joomla CMS with SH404SEF plugin ) - it's a multi-page form using AJAX. The form URL is "/order-packs".
I have added back links to show previous page / event and they are working but the page template (HTML & CSS) is not loaded, just the form area when "Back" buttons are used e.g.
I have been experimenting and the page template is not loaded with the default URL displayed once Back button is pressed e.g.
/order-packs?chronoform=order&event=load&tvout=view&load-form[counter]=0&_counter=0
But when I edit it manually to just:
/order-packs?chronoform=order&event=load
the page template is displayed OK, but the form loses data.
What am I missing in the settings to have the page template loaded when Back links are pressed?