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
    • Climb the leaderboard!
    • Swag Shop
  • Downloads
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • >> Go to dataminer.services

Is it possible to free type text on a VO?

Solved503 views4th June 2024
1
Alex Pearson [DevOps Member]36 18th March 2024 0 Comments

Hi, would anybody know if it is possible to freetype a text box on a visual overview?

Would be used for ad-hoc labelling purposes?

Thank you!

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th June 2024

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
Ive Herreman [SLC] [DevOps Enabler]13.84K Posted 18th March 2024 2 Comments

Hi Alex,

You can get a textbox on a visual overview, by creating a shape and assigning the SetVar shape property to it.

e.g.

This will give you a textbox on your visual overview.
The value of the text box will be available as a session variable to use throughout the visual overview.

More details can be found on this help page.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th June 2024
Alex Pearson [DevOps Member] commented 18th March 2024

Hi Ive, thank you for your answer, we have that working now. Multiple users will use the VO, is there a way to have the text box update for everybody as currently it only changes for each independent user? Thanks again.

Ive Herreman [SLC] [DevOps Enabler] commented 19th March 2024

Hi Alex,

If you want to show the same value to multiple users, I would suggest using an element (, view or service) property, to store the value.

You can load the value from the property into the sessionVariable using: the initVar page property. e.g. InitVar: [property:propertyName]

(https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/session_variables/Initializing_a_session_variable.html)

To ensure the property is set when a user changes the value, you’ll have to add a button shape, that triggers an automation script and copies the value from the session variable into the property.

As the above seems complex, just to show a message on a VO, you could also opt not to use a text box, but a label and instruct the users to set the property by right-clicking the view, element, or service.

Finally, note that there is a NOTES section in the card navigation menu (on the left of your card), which is designed to do what you want, but this is outside the VO.

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