How can i code a button that: when the button click it will open link form google sheet

when the button click it will open link form google sheet

Form or from?

If it is from, then you have to add the sheet to your data sources then go to blocks and bring when button click get value from the row then use the open block which could be found at the end of control then put the open block in when get is done ant set url to value. Put a label which can return error if there is

2 Likes

from google sheet :smiley:

image

is it like this ? i tried this but it dont work , can you show me your block setup please !

1 Like

If the column contains a valid URL then you only need to supply the row number
image

instead of id enter 1 or 2 or whatever the row number that has the URL.

1 Like

Thank you , i did it
:kissing_smiling_eyes:

Thank you !

Welcome