URL link with variable as text

Hello guys,

My items have a field call bookUrl being the URL of his own page, and another field call bookName being his human readable name.

What i want is making the human readable name clickable, to redirect to his own page.
So click on bookName and redirect the user to bookUrl.

I succeeded to make the URL clickable, and i’ve seen that i can set a custom text on top of it, or an icon, but can i use another field as text ?

Thanks a lot ! Cheers

Hi @hugob

you can use a url action and use a field.

You would add that field into your table and hide it. Then you can use it.

1 Like

Thanks !

Works great, but clicking anywhere on the item does the link.
Is it possible to make it clickable only on one field ? Not the whole item ?
But that’s already a win thanks

Found a tricks, i set the rest as a custom Hyperlink URL with wrong value, then it’s not clickable anymore.

Thanks again

2 Likes