Hi, didn't find any answer in the forum, so:
I have a multipage form with e.g. two pages (not partitions), and need a backward button.
How can I add one? The pages are named "one" and "two".
Adding a button type "Button" and Class "backward" doesn't work. (When using the browser's "previous page" function, it asks to resend the data, and then correctly shows previously saved data.)
Thanks for any help!
Carsten
I have a multipage form with e.g. two pages (not partitions), and need a backward button.
How can I add one? The pages are named "one" and "two".
Adding a button type "Button" and Class "backward" doesn't work. (When using the browser's "previous page" function, it asks to resend the data, and then correctly shows previously saved data.)
Thanks for any help!
Carsten
I'm having the same issue of not understanding how to insert a Back Button. Please explain your post.
-- AJD
-- AJD
You need to add a link element (under "Extras") and set the url to {url:page_name}
Best regards
Best regards
This topic is locked and no more replies can be posted.