Hello,
I am trying to create a custom popup using Arcade expressions that shows upcoming park events. I have an expression that allows a field containing URL's to be displayed in the popup if it is not null (Image 1). This works just fine within my popup but I cannot figure out how to change the visible text from showing the URL link to link text (example 2). In my popup, I would like the link URL to have the text "Click Here for More Info or to Sign up" like the first URL link. Does this need to be done within the Arcade expression?
Image 1

Image 2

{expression/expr15} is the Arcade expression that I would like to display the link text
If I change the Link Text here, it displays the text even if the field does not contain a URL.
