Hello
I want to ask a question with three possible answers (icons), and send this answer by form, how can I guide it?
Thanks
Question with three answers.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
-
-
- Posts: 117
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
Re: Question with three answers.
Just create a simple form with your question, and provide 3 "radio buttons' for the 3 possible answers.
Radio buttons can have only one final choice. Choosing a different answer (button) will de-select the previous choice (just like the radio in your car).
Radio buttons can have only one final choice. Choosing a different answer (button) will de-select the previous choice (just like the radio in your car).
-
-
- Posts: 117
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
Re: Question with three answers.
Many thanks MDG4me
With radio Button it is possible, but with images or icons? How do you give it the value? by the target?
Tnk's
With radio Button it is possible, but with images or icons? How do you give it the value? by the target?
Tnk's
Re: Question with three answers.
The "Themeable button" can be configured as radio button. This button supports icons (not images).
-
-
- Posts: 117
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
Re: Question with three answers.
Hi
Is there a component that can support images?
Tnk's
Is there a component that can support images?
Tnk's
Re: Question with three answers.
I'm sorry, radio buttons do not support images.
- BaconFries
-
- Posts: 5933
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Question with three answers.
Maybe one of the following urls will be useful. Note these are custom solutions to use you will need some knowledge of coding.
http://frontendsupport.blogspot.com/201 ... s.html?m=1
https://gist.github.com/rcotrina94/7828886
http://jsfiddle.net/La8wQ/2471/
http://frontendsupport.blogspot.com/201 ... s.html?m=1
https://gist.github.com/rcotrina94/7828886
http://jsfiddle.net/La8wQ/2471/
Re: Question with three answers.
Alternatively, you can use a 'Label' object with a background image.
The Label can be associated with the radio button. And then hide the radio button itself.
The Label can be associated with the radio button. And then hide the radio button itself.
-
-
- Posts: 117
- Joined: Sat Apr 25, 2020 5:17 pm
- Contact:
Re: Question with three answers.
Hi
Al perfect !!
Tnk's
Al perfect !!
Tnk's