Building a questionnaire to show/hide products

kogos 18 Aug, 2014
Good morning,

i need to make a simple questionnaire, and depending on the answers to show or hide products in a page.

More info on that with an example:
Let's say i'm selling cars... I made a category view layout page with all cars i'm selling, and on the header i want to have a simple questionnaire about the car the viewer wants to buy, with a "next" button to move to the next question (and maybe a "previous" button to go back and change an answer)....
A simple series of questions could be:
1. car color: black - white - red (choosing black f.e. should make all cars that are not black to hide when moving to the next question)
2. type of car: luxury car - sport car (choosing luxury car should make all other cars hide, showing only luxury/black cars in the category view when moving to next question)
3. model: mercedes - BMW (choosing mercedes should hide all BMW and show only mercedes/luxury/black cars)...

I was thinking of using div classes variants, and depending on the answer, a class variant could be set to show or hide a div (car/product in the category view layout).

I don't need anything fancy with dynamic show/hide, just something that works

I looked around but didn't find anything similar to this. I hope it can be done with chronoforms, and i hope it's not too much to ask.

Thanks in advance
kogos 19 Aug, 2014
since there is no answer yet on this, i guess it can't be done with chronoforms them???
GreyHead 19 Aug, 2014
Hi kogos,

Yes it can be done. it's a fairly typical ChronoConnectivity application. Or you could do it with a ChronoForm using custom JavaScript to show/hide elements.

Bob
This topic is locked and no more replies can be posted.