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
    • Video Library
    • 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
    • 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)
    • Books We Like
    • >> Go to DataMiner Docs
  • DevOps Professional Program
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
  • Downloads
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
  • More
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • >> Go to dataminer.services

How to add dynamic message Widget in interactive UI?

Solved328 views19th May 2025
4
Aditiben Desai [DevOps Member]372 9th April 2025 0 Comments

Hello,

I want Message widget in a dialog to be dynamic in Interactive UI. Depending on the lines of the text the message widget should update its length without affecting the positions of other widgets in the GUI.

Thanks,

Aditi.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 19th May 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
1
José Silva [SLC] [DevOps Catalyst]1.46K Posted 11th April 2025 0 Comments

Hi Aditiben,

If you want to minimize any impact on the layout of other widgets in the UI, I suggest placing the message at the very end—after all widgets, including the buttons.

This helps avoid issues like buttons expanding in size or other things (see image below)

If you want to have a generic message and the possibility to hide or show, you can do something like this:

If you want to customize the "Feedback" label, you can use the second constructor.
To customize the message shown to the user, simply call:

LabelFeedback.AddFeedbackMessage("The message you want the user to see");

Once configured, you can add both the label and the message to your UI—ideally at the end of your page. For example:

AddWidget(
widget: LabelFeedback.FeedbackMessageLabel,
fromRow: currentRowNumber() + 1,
fromColumn: 0,
rowSpan: 2,
colSpan: 4);

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 19th May 2025
You are viewing 1 out of 1 answers, click here to view all answers.
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

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin