I am using an arcade expression to pull URL from related records into pop-up. The issue that I am running into is that it pulls the link as plain text and does not create a link from the text like in the other field above in the popup, any idea how to fix this? Ideally, I would like to include link text so that the whole URL doesn't appear.
Thank you!
If it is a single URL you could obtain the URL in an Arcade expression and use a custom HTML configuration of the pop-up to create the URL link with the text that you want.