hugob
June 23, 2023, 1:19pm
1
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
Max
June 23, 2023, 9:54pm
2
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
hugob
June 24, 2023, 12:02pm
3
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
hugob
June 24, 2023, 12:27pm
4
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