Hi there,
we've got a form with 3 fields and 3 buttons (1st one visible, 2nd+ 3rd hidden). We want the following:
Fill field -> validate -> button becomes clickable -> after click, second field and button become visible and so on
Can we achieve this only with Chronoforms?
we've got a form with 3 fields and 3 buttons (1st one visible, 2nd+ 3rd hidden). We want the following:
Fill field -> validate -> button becomes clickable -> after click, second field and button become visible and so on
Can we achieve this only with Chronoforms?
You can use the events to "Show" an element when you click a button. But for the part where you want to do field validation before enabling the button you will have to code yourself.
Chronoforms uses Semantic-UI, if you want to start researching on how to do it.
Chronoforms uses Semantic-UI, if you want to start researching on how to do it.
This topic is locked and no more replies can be posted.