How to get a link from Airtable and set it on a list item of listview?

Hey, guys! What’s up?

I have a list view that returns the content of an Airtable table. But I want to make the items clickable. In other words, when the user clicks on the item he will be taken to a website page (that url is in the Airtable collumn that corresponds to the item).

However, I don’t know how to make it. Can you help me? My code blocks are bellow.

Are u want to get link from airtable

Get all the URL’s in a List Variable.
Then -
blocks (14)

1 Like

image
Have you implemented this block?

1 Like