Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
NeonThunder
Contributor II
Contributor II

Using HTML in a table, or HTML in an expression?

I have a Vizlib table

NeonThunder_0-1648737650148.png

I can use CSS to make the text in the date column bold if needed.  But how would I add a html tag like so?

<a href="https://mycustomURL" target="_blank">Date(TheDate, 'DD/MM/YYYY') <a/>

  

Labels (2)
1 Solution

Accepted Solutions
vinieme12
Champion III
Champion III

just change representation to URL for the column

 

https://www.youtube.com/watch?v=DFB6hzY0EL4

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

1 Reply
vinieme12
Champion III
Champion III

just change representation to URL for the column

 

https://www.youtube.com/watch?v=DFB6hzY0EL4

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.