Skip to main content
Solved

Adding multiple Buttons with it's individual 'Open URL'

  • August 8, 2020
  • 1 reply
  • 6 views

Hi All,

I’m trying to add an individual button for reach row which would redirect to different URL’s,

For ex :

Row 1 : Button 1 : Google.com
Row 2 : Button 2 : Airtable.com
so on

Currently when I proceed to add the button table with a simple URL formula (image below)

It proceeds to apply the same URL for all rows on the Airtable sheet, from which every button points to the same url (google.com in this case)

How do I edit individual button’s URL destination? Am I missing something? Let me know!
Thanks in advance.

Best answer by Justin_Barrett

Welcome to the community, @Sriram_N! :grinning_face_with_big_eyes:

Instead of putting the target URL directly in the button field, save it in a URL field, then target that field in the button field’s formula.

View original
Did this topic help you find an answer to your question?

1 reply

Justin_Barrett
Forum|alt.badge.img+20

Welcome to the community, @Sriram_N! :grinning_face_with_big_eyes:

Instead of putting the target URL directly in the button field, save it in a URL field, then target that field in the button field’s formula.


Reply