Table Headers as Links

Hi,
I'm adding a table where each column header is a link. Such as:
<a href="url/path_0">label_0</a> | <a href="url/path_1">label_1</a> | <a href="url/path_2">label_2</a> | date |
1 | 2 | 7 | date_1 |
2 | 3 | 8 | date_2 |
3 | 4 | 2 | date_3 |
As above DOMO is currently rendering my column header as raw html. Any way to get this to render and work as regular link? Thanks
Best Answer
-
Hello @rsgmon,
Sadly at this time there is not a way to make a column header a clickable link.
However, using beast mode we can create this as a row of data in a column.
Your beastmode query would be your HTML surrounded by a CONCAT() function:CONCAT('<a href="url/path_0">label_0</a>')
This should create a clickable link that will show as a row(s) of data, in your table card.
**Say “Thanks" by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"1
Answers
-
Hello @rsgmon,
Sadly at this time there is not a way to make a column header a clickable link.
However, using beast mode we can create this as a row of data in a column.
Your beastmode query would be your HTML surrounded by a CONCAT() function:CONCAT('<a href="url/path_0">label_0</a>')
This should create a clickable link that will show as a row(s) of data, in your table card.
**Say “Thanks" by clicking the thumbs up in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"1
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 311 Workbench
- 7 Cloud Amplifier
- 9 Federated
- 3K Transform
- 114 SQL DataFlows
- 654 Datasets
- 2.2K Magic ETL
- 4.1K Visualize
- 2.5K Charting
- 802 Beast Mode
- 79 App Studio
- 44 Variables
- 758 Automate
- 188 Apps
- 480 APIs & Domo Developer
- 73 Workflows
- 17 DomoAI
- 40 Predict
- 17 Jupyter Workspaces
- 23 R & Python Tiles
- 408 Distribute
- 119 Domo Everywhere
- 279 Scheduled Reports
- 10 Software Integrations
- 141 Manage
- 137 Governance & Security
- 8 Domo Community Gallery
- 47 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 114 Community Announcements
- 4.8K Archive