Hello - I have a text field showing a url on a dynamic page. I am wondering if I can hide the https:// prefix on the page?

Convert text to html, so a text like "Go to https://www.mysite.com" will be

Go to My](href="https://www.mysite.com">My) Site

and it will show “My site” or whatever. The text property has limited support for html, but this will work.