Configure HTML Popup with dynamic text

4135
3
11-07-2014 12:06 PM
NoahHuntington
Occasional Contributor

I am attempting to configure html popup. I would like for field to display text 'WAFWA', but provide link to url. 

Similar to basic html structure:<a href="http://www.wafwa.org">WAFWA</a>

Can this be done?

Thanks in advance,

Noah

Tags (1)
3 Replies
TobiasFimpel1
Occasional Contributor III

Can this be done? The answer is yes. You're on the right track with your solution. Let us know if you're running into any issues (it always depends a bit on the details of your javascript code/your template's javascript code.)

0 Kudos
NoahHuntington
Occasional Contributor

Thanks for the response Tobias.  I have rolled this over into a new discussion while trying a different approach maybe you can help?

XSL Hide field name for image url

0 Kudos
GrahamW
Occasional Contributor II

I've got one that does this..

I save my 5 or so different templates as .xsl files and import them on various projects... these are great productivity tools for edits accessing related documents.

Here is a demo that has an image and a URL I've also got a buggy one that rotates a photo using javascript...