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 create a toggle inside row in dataminer table?

267 views28th April 2025SLProtocol table togglebutton
3
samita Acharya192 28th April 2025 0 Comments

Automatic distribution is a toggle button. I added these rows on startup. How can I change this so its a toggle rather than static text?

<Param id="18006">
<Name>Automatic Distribution</Name>
<Description>Automatic Distribution</Description>
<Type>read</Type>
<Interprete>
<RawType>numeric text</RawType>
<LengthType>next param</LengthType>
<Type>double</Type>
<DefaultValue>0</DefaultValue>
</Interprete>
<Display>
<RTDisplay>true</RTDisplay>
</Display>
<Measurement>
<Type>discreet</Type>
<Discreets>
<Discreet>
<Display>Disabled</Display>
<Value>0</Value>
</Discreet>
<Discreet>
<Display>Enabled</Display>
<Value>1</Value>
</Discreet>
</Discreets>
</Measurement>
</Param>
<Param id="18016">
<Name>Automatic Distribution</Name>
<Description>Automatic Distribution</Description>
<Type>write</Type>
<Interprete>
<RawType>numeric text</RawType>
<LengthType>next param</LengthType>
<Type>double</Type>
<DefaultValue>0</DefaultValue>
</Interprete>
<Display>
<RTDisplay>false</RTDisplay>
</Display>
<Measurement>
<Type>togglebutton</Type>
<Discreets>
<Discreet>
<Display>Disabled</Display>
<Value>0</Value>
</Discreet>
<Discreet>
<Display>Enabled</Display>
<Value>1</Value>
</Discreet>
</Discreets>
</Measurement>
</Param>

Geovanny Galeano [SLC] [DevOps Advocate] Answered question 28th April 2025

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
5
Geovanny Galeano [SLC] [DevOps Advocate]760 Posted 28th April 2025 2 Comments

Hi Samita,

Looking at the tags of your parameters the reason why you don't see the togglebutton is because you have the RTDisplay set to false for the write parameter

To see it you just need to set this tag for the write to true
<RTDisplay>true</RTDisplay>

Also, the DefaultValue tag does not work on columns only on stand-alone parameters, so you can remove this from both the read and write.

You can find some info here
DefaultValue element | DataMiner Docs

samita Acharya Posted new comment 29th April 2025
Miguel Obregon [SLC] [DevOps Catalyst] commented 29th April 2025

Hi,
I believe the write parameter is also missing the attribute setter='true'.

samita Acharya commented 29th April 2025

Hi Geovanny, thank you! that's really helpful. I didn't realise I had set it to false!
I have another question, how can i make schedule start time greyed out when a toggle is set to disabled for example. Is there a way to disable with <Discreets dependencyId>?

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