In my table, the Link field where we store resumes is a hyperlink. I want to display it in a form as a hyperlink, but instead it shows the URL. Is there a way to display it as a link instead?
Hi @Henry,
Place an HTML component on your page.
In the code section of the HTML component type:
![]()
You will need to change the field_1080 to the field name slug you are using.
Ensure the field you are referencing is also on the same page (maybe hide it) so the HTML component can resolve the slug address.
Thanks @Co1in! Your answer also helped me find this related post:
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
