Good Afternoon,
I am trying to build a table that returns a hyperlinked word that goes to a website. How can I get my form to behave and not show all of the html involved in getting the hyperlinked word?
For example, I am trying to get the word "Link" to appear in the Document Field when I supply the field the following html <p><a href="http://tsn.ca"><b>Link</b></a></p>
Each row of the table will have a different link
Thanks in advance
Doug