I am trying to get the hyperlinks that I have embedded in rich text to open in a new tab rather than open in the same widow/tab.
Is there anyway of getting this to work so the original dashboard can stay open as well as the link the user opens?
Yes, you can open the link in a new window. The hyperlink needs to include target = "blank".
Like this example:
<a href="https://blahblahblah" target="blank">Click Here to open link</a>
Jay
Wonderful! Thank you very much!
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.