You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I am thinking this should be simple to do but I just cannot figure out how to do it and am hoping the community can help me.
I want a simple Confiform Form with one question:
DO YOU WANT TO FILL OUT
FORM A
FORM B
I am hoping to make an action button so that when the user selects the action button FORM A it goes to another page with another ConfiForm and same for FORM B Action Button (it will go to a different page with a different ConfiForm).
I don't have the HTML DIV option to merge the two forms into one and am limited with what I can do.
Thanks. I was hoping the form would not go to a new page, but what you have demonstrated would work in the interim
Well, it could be much more advanced, like having a one form that show/hides a bunch of fields based on the selection
But that would require some additional macros to use, like div.. so things can be configured simpler (showing/hiding the whole container and not the fields individually)
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
With the limitations you are in, I suggest to have one form that does a redirect on submit t one or another page that has one or another form
Form could have a conditional redirect IFTTT (based on the choice) and IFTTT to delete data on submit, so it does not store anything
A little demo: http://recordit.co/UpjmMYjGXV
Hope this helps
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
some time i also faced the same problem with my working environment. but you have to bear it with your work. i have seen many bogs to provides the tips to solve the issues. you can read their to get solution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.