Question with three answers.

Issues related to forms.
Post Reply
Joan Ferrer
 
 
Posts: 79
Joined: Sat Apr 25, 2020 5:17 pm
Contact:

Question with three answers.

Post by Joan Ferrer »

Hello
I want to ask a question with three possible answers (icons), and send this answer by form, how can I guide it?
Thanks
MGD4me
 
 
Posts: 287
Joined: Tue May 02, 2017 11:56 pm
Location: British Columbia, Canada

Re: Question with three answers.

Post by MGD4me »

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).
Joan Ferrer
 
 
Posts: 79
Joined: Sat Apr 25, 2020 5:17 pm
Contact:

Re: Question with three answers.

Post by Joan Ferrer »

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
User avatar
Pablo
 
Posts: 21585
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Question with three answers.

Post by Pablo »

The "Themeable button" can be configured as radio button. This button supports icons (not images).
Joan Ferrer
 
 
Posts: 79
Joined: Sat Apr 25, 2020 5:17 pm
Contact:

Re: Question with three answers.

Post by Joan Ferrer »

Hi
Is there a component that can support images?
Tnk's
User avatar
Pablo
 
Posts: 21585
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Question with three answers.

Post by Pablo »

I'm sorry, radio buttons do not support images.
User avatar
BaconFries
 
 
Posts: 5328
Joined: Thu Aug 16, 2007 7:32 pm

Re: Question with three answers.

Post by BaconFries »

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/
User avatar
Pablo
 
Posts: 21585
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Question with three answers.

Post by Pablo »

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.
Joan Ferrer
 
 
Posts: 79
Joined: Sat Apr 25, 2020 5:17 pm
Contact:

Re: Question with three answers.

Post by Joan Ferrer »

Hi
Al perfect !!

Tnk's
Post Reply