Check Box with Link URLs as values

  • criterions
    Asked on May 12, 2015 at 11:44 AM

    I have a check box field whose values are 3 different URL links in the form:

     

    <a href="http://www.google.com">Google</a>

     

    Is there a way, using conditions, to pass this value to have the checkbox for this item selected? It seems to stip out all of the HTML code.

     

     

  • Charlie
    Replied on May 12, 2015 at 1:52 PM

    Hi,

    Could you give us more details of what you have like to achieve? Are you looking on to adding those URL links to a "Text" field? Rather than adding them as a value in your check box, you can just use conditional logic and insert values directly on an input field. Or, set URLs in your "Text" field separately and use conditional logic to show which one should be displayed depending on the selected checkbox.

    We'll wait for your response.

    Thank you.