Skip to main content
Solved

Create Button with unique URL in same table

  • December 20, 2022
  • 2 replies
  • 120 views

Forum|alt.badge.img+11

Hello everybody! 

I am trying to create some buttons in a table with a lot of different information. It looks like this: 

 

 The issue is: right now every button leads to the same URL. I want each (or at least) some of the buttons to direct to other URLs within the same table. 

Isn't that possible?

Best answer by Sara11

Hi, you need to create a column with just Url for each row, and after in the URL formula, you can add the name of the column.

I hope it helps 😊

2 replies

Forum|alt.badge.img+16
  • Inspiring
  • Answer
  • December 20, 2022

Hi, you need to create a column with just Url for each row, and after in the URL formula, you can add the name of the column.

I hope it helps 😊


Forum|alt.badge.img+11
  • Author
  • Inspiring
  • December 20, 2022

Thanks a lot, @Sara11!