Can do WWb multi step form with logic

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
pajadt
 
 
Posts: 307
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Can do WWb multi step form with logic

Post by pajadt »

Pablo greetings,
we haven't heard from each other for a long time, I follow WWB less now, although I advertise it everywhere, as an example of how the best support in the world works, and how the software is ideally made, with lots of easy understanding for both professionals and beginners.

My question about form it would be, has an option been made in the meantime that a radio button can be used as an image, and that there is a condition logic option, that certain fields are linked to other fields in other step, I mean this if there is a multi step form
Thank you
User avatar
Pablo
 
Posts: 23746
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can do WWb multi step form with logic

Post by Pablo »

Do you mean this?
https://wysiwygwebbuilder.com/conditions.html

Keep in mind that no matter how many features are added to WWB, there will always be scenarios where some form of scripting is necessary. Not everything can be implemented purely through visual tools
pajadt
 
 
Posts: 307
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Re: Can do WWb multi step form with logic

Post by pajadt »

Something like that, but it would have to have the same functions as, for example, a site
https://www.doorbuilder.ca/collections/contemporary/ace
click on the configurator
I mean exclusively the form, not the 3D image, the focus is only on the form, can WWB make it functionally the same...
Maybe s not possible, only ask try to find solutions for that type form
User avatar
BaconFries
 
 
Posts: 6027
Joined: Thu Aug 16, 2007 7:32 pm

Re: Can do WWb multi step form with logic

Post by BaconFries »

If I understand your correctly you want to use a image rather than a standard html radio button then yes it is possible. As mentioned it would require scripting or with css. See the following jsfiddle showing standard html radio buttons and then with images in this example it use credit cards for the images. Note anything is possible but it will usually mean you will have to implement it with css, javascript, jquery etc
https://jsfiddle.net/La8wQ/10/
User avatar
Pablo
 
Posts: 23746
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can do WWb multi step form with logic

Post by Pablo »

Multi step form can be implemented with the wizard or carousel.
A radio button does not support images, but you can use label (with background image) to associate an image with a radio button (via the for property).
pajadt
 
 
Posts: 307
Joined: Sat Mar 16, 2013 11:23 am
Location: Europe
Contact:

Re: Can do WWb multi step form with logic

Post by pajadt »

Aha Thank You
Bacon and Pablo, yeah, you in right
Post Reply