HTML Links Dropdown Brick
I am using the HTML Links Dropdown brick and I notice that if I try to right click and open in a new tab it says its blocked. Anyone else notice this? I am using the default code that comes with the brick.
**If this answer solved your problem be sure to like it and accept it as a solution!
Answers
-
I suspect the browser is blocking the JS. If you change the code
FROM
<a href="javascript:domo.navigate('https://developer.domo.com/', false)">Sales</a>
TO
<a href="https://developer.domo.com">Sales</a>
that should work and it avoids changing the browser's setting
0 -
lol doing that made the brick itself navigate to the page rather then actually opening it in my browser
**If this answer solved your problem be sure to like it and accept it as a solution!
0 -
Ashleigh,
I'm not sure about the ability to right-click, but if you want to have a link open in a new tab, change the false to true in the code that is just after the link. That tells it whether or not to open in a new tab.
**Check out my Domo Tips & Tricks Videos
**Make sure toany users posts that helped you.
**Please mark as accepted the ones who solved your issue.0 -
@mark@MarkSnodgrass yea I have it setup with the true setting right now but as I was testing it I was trying to right click to open up several at a time which is how I found this error.
**If this answer solved your problem be sure to like it and accept it as a solution!
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 664 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 824 Beast Mode
- Visualize
- 2.6K Charting
- 88 App Studio
- 46 Variables
- Automate
- 195 Apps
- 486 APIs & Domo Developer
- 93 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 143 Governance & Security
- 11 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive