I find myself needing to do this quite often. You can use these formulas to create inline HTML that will display a hyperlink in list and list detail fields using an Embed field type. Just replace the field portions with the fields you want to use in the hyperlink and set the field display type to Embed in your list or list detail block.
Small update I want to bring: the rich text field type also works and is better, in most cases, as it allows to set the correct text size of the hyperlink directly within Softr. Which is not the case with the embed field type.
Though, by using the embed field in Softr the hyperlink text size can be updated within the Airtable formula field (by adding a style attribute in the formula).
Ah good to know! I hadn’t thought about rich text as well!
Also, someone asked if you can open the link in a new tab instead of the same one. You can modify the inline HTML with the target attribute and set it to be _blank like this:
Thought it would be worth sharing also: I’ve experimented with your formula, and having dynamic URLs in the URL field, and then used rollup fields in another table, and then used those in the Softr text fields, and it works! Multiple clickable URLs in one text field. In my use case, they allow teachers to click directly onto their student names and be taken to their student profiles:
Great functionality -
As I test additional interaction with Table actions, the Download button captures the Hyperlink syntax and not the Display text field content. Any insights on how to just display the Text in the Field?
Would it be possible to use an image field type rather than rich text? I would like to have an Instagram image that links to the Instagram URL for that record.
I’m brand new to this but learning a lot. I’m about three weeks into creating my website