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
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about 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)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
  • Swag Shop
  • Downloads
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

LCA: How to have tool tip on icons and buttons

Solved295 views7 days ago
2
Apurva Tandon [DevOps Advocate]1.66K 7th February 2025 0 Comments

How to have tool tip on icons and buttons

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 7 days ago

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Wout Mahieu [SLC] [DevOps Catalyst]8.75K 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.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 7 days ago
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