Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Agility
      • Kanban workshop
      • Agile Fundamentals
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • Support
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

LCA: How to have tool tip on icons and buttons

276 views7th February 2025
2
Apurva Tandon [DevOps Advocate]1.64K 7th February 2025 0 Comments

How to have tool tip on icons and buttons

Wout Mahieu [SLC] [DevOps Catalyst] Answered question 7th February 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Wout Mahieu [SLC] [DevOps Catalyst]8.09K Posted 7th February 2025 1 Comment

Hi Apurva,

This is currently not possible on the button/icon components itself. If this is something you are interested in, you can create a feature suggestion.

You could work around this by creating a grid component with 1 item and modifying the template with some custom HTML. This is done by creating a query that returns exactly 1 row (using the TOP X operator) and adding that to a grid. Then you can add custom HTML in a text shape of the template to fit your needs. This template can also have a shape to execute actions, making it act as a button and a shape to show an icon. Note that this means that the component has to execute a query to get a result that isn’t actually used. Which is not recommended from a performance aspect.

Robin Debel [SLC] [DevOps Enabler] Edited comment 7th February 2025
Robin Debel [SLC] [DevOps Enabler] commented 7th February 2025

Note: To avoid fetching a single row via GQI, you can use a table variable that has just one row. This achieves the same effect as what Wout mentioned, without needing to go through GQI.

Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs