Hello,
I'm finding everyday CFV6 more awesome then the day befor!
I've manage to create a Next Button in STEPS => Layout => YES.
Now i'm trying to do a Reset Button to each STEP. Is it posible ? if yes how ?
One more thing, there is an option to do a Back Button ( to a previous STEP )? if yes how ?
Joomla! - 3.6.5 Stable
ChronoFormsV6
PHP - 7.0.19
Thanks in advanced!
I'm finding everyday CFV6 more awesome then the day befor!
I've manage to create a Next Button in STEPS => Layout => YES.
Now i'm trying to do a Reset Button to each STEP. Is it posible ? if yes how ?
One more thing, there is an option to do a Back Button ( to a previous STEP )? if yes how ?
Joomla! - 3.6.5 Stable
ChronoFormsV6
PHP - 7.0.19
Thanks in advanced!
Hi yora,
I'm glad you like it!🙂
A back button is available in the multi page demo form.
A reset button should work the same anywhere, what is the problem you are having with it exactly ?
Best regards,
Max
I'm glad you like it!🙂
A back button is available in the multi page demo form.
A reset button should work the same anywhere, what is the problem you are having with it exactly ?
Best regards,
Max
Hello Max!
I've have a Form that have 7 steps, i'd like to reset only one step at a time with one button every step. is it posibile ?
I'll try the back button.
Thanks
I've have a Form that have 7 steps, i'd like to reset only one step at a time with one button every step. is it posibile ?
This is private content
I'll try the back button.
Thanks
Hi Yorai,
This is a single form but with multiple tabs, so one reset button will reset all fields in all tabs, you can replace that with a multi page form if you want to have the desired effect.
Best regards,
Max
This is a single form but with multiple tabs, so one reset button will reset all fields in all tabs, you can replace that with a multi page form if you want to have the desired effect.
Best regards,
Max
Hi yorai85,
If you need to reset just a part of the form e.g. one tab then it is possible with custom JavaScript - see this StackOverFlow answer.
Bob
If you need to reset just a part of the form e.g. one tab then it is possible with custom JavaScript - see this StackOverFlow answer.
Bob
Hi Max,
I've tried the back button like in the multi page demo - made a Link => inside the Link Address i've tried all this and it taks me one step forward - {url:load}, {url:page1}, {url:step1}, {url:paratition1} - what is the correct url to a Paratition area ?
Thanks
I've tried the back button like in the multi page demo - made a Link => inside the Link Address i've tried all this and it taks me one step forward - {url:load}, {url:page1}, {url:step1}, {url:paratition1} - what is the correct url to a Paratition area ?
Thanks
Hi yorai,
Please place a normal button in the footer area of the partitions and either set its color to red or add the class "back" to it by using the following syntax in the "Extra attributes" box:
Best regards,
Max
Please place a normal button in the footer area of the partitions and either set its color to red or add the class "back" to it by using the following syntax in the "Extra attributes" box:
class:back
Best regards,
Max
This topic is locked and no more replies can be posted.