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
- 1.7K Product Ideas
- 1.7K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 295 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.8K Transform
- 97 SQL DataFlows
- 607 Datasets
- 2.1K Magic ETL
- 3.8K Visualize
- 2.4K Charting
- 708 Beast Mode
- 49 App Studio
- 39 Variables
- 667 Automate
- 170 Apps
- 446 APIs & Domo Developer
- 44 Workflows
- 7 DomoAI
- 33 Predict
- 13 Jupyter Workspaces
- 20 R & Python Tiles
- 391 Distribute
- 111 Domo Everywhere
- 274 Scheduled Reports
- 6 Software Integrations
- 115 Manage
- 112 Governance & Security
- Domo Community Gallery
- 31 Product Releases
- 9 Domo University
- 5.3K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 103 Community Announcements
- 4.8K Archive