Hyperlinks Outside of Message Boxes

You can insert hyperlinks in controls, other than message boxes if it is done using HTML.  

The format to insert a hyperlink in HTML is: <a href=" Insert_URL_here ">Clickable_Word </a> . 

In this example, we have a radio option called FAU and we want to make the word a hyperlink that will send them to FAU's website. 

The option wiill look like this:

FAU=<a href="https://www.fau.edu/">FAU </a>

Details

Article ID: 52170
Created
Wed 4/18/18 4:44 PM
Modified
Tue 5/15/18 10:39 AM