Forum Discussion
MCFNeil
9 years agoQrew Captain
I think Eric was providing you with an example to show you the proof of concept.
You will need it to be a formula-text field and the portion that contains the action when clicked will be:
"<a class='Vibrant Success' onclick=\"var a=window.open('https://www.google.com/', 'newwindow', 'width=600,height=600');\" >Google</a>"
This one is tested and works.
You will need it to be a formula-text field and the portion that contains the action when clicked will be:
"<a class='Vibrant Success' onclick=\"var a=window.open('https://www.google.com/', 'newwindow', 'width=600,height=600');\" >Google</a>"
This one is tested and works.