Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events

Hyperlink solution

Avatar

Former Community Member
Is there anyway to "call" a website (to open in a new window) from an adobe form like you can in word with a hyperlink?
2 Replies

Avatar

Former Community Member
Create a read only text field w/o a caption, format it to look like a link and use the following as the click event script....



app.launchURL("http://www.adobe.com", true);



Rob Gabbard

Cardinal Solutions Group

www.cardinalsolutions.com

Avatar

Former Community Member
Hi,



Following the above script open the external site but I need a hyperlink to traverse within the same page as in html,how to acheive this in adobe?



Regards,

Sangeetha.