You are viewing limited content. For full access, please sign in.

Question

Question

Adding a Hyperlink to Radio Button Choice

asked on June 11, 2015 Show version history

Hi,

Is it possible to a hyperlink to a radio button choice? as shown below

 

using custom HTML I can create a radio button to do this but I want to retrieve the values of the radio button

Any help would be greatly appreciated

 

Chris

0 0

Replies

replied on June 11, 2015

Yes, this is possible. You can just add an a tag to your radio button choice. However, you will be required to assign values to the choices because if you don't, then the actual selected value will just match up with the choice text and the html won't pass validation.

Here's the form. The mouse cursor is actually hovering over the "Google" hyperlink so that's why you see it as underlined.

2 0
replied on June 11, 2015

Brilliant

 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.