Field styling and URL actions

hi,

I have a Transaction field (bigint) that I would like to generate as a hyperlink.
Meaning presenting the transaction ID with a hyperlink design and embedded URL with a concatenated parameter that will trigger opening a web page of the specific transaction.
Using action URL object didn’t provide me with the required link design.
Using Field styling didn’t really change the field style to URL link.
Any ideas?

Thanks!

Hi @amico
You could try using conditional formatting. In this screen I changed the text colour and added a link icon. I just set the Aggregation to Count and the Condition Greater than or equal to 0, which will always evaluate true. Could that work for you?

1 Like