I have a column that is the URL Format and I need it to be a clickable hyperlink in a view-only mode form.
Column:
Any suggestions would be much appreciated!
Thanks.

I have a column that is the URL Format and I need it to be a clickable hyperlink in a view-only mode form.
Column:
Any suggestions would be much appreciated!
Thanks.
Hi @dcastillo1 ,
Put a HTML Text control in a card in the Form with (use your URL here and text required)
"<a href='" & ThisItem.YourURLField & "'>Click here</a>"
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
MVP (Business Applications) Visit my blog Practical Power Apps