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
    • 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
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

How to show a form with limited dom fields?

Solved849 views20th December 2023DOM low code app
0
Mieke Dryepondt [SLC] [DevOps Advocate]3.60K 18th December 2023 0 Comments

In a low code app panel, I would like to show a limited form that only allows the user to see (and edit) a few Dom Fields that are part of a specific DomDef – DomSection.

I only found a means to display the full DomDef (including all sections + fields)
The panel only focusses on a specific set of data within that DomSection, so there is no point in showing everything.

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 20th December 2023

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Mieke Dryepondt [SLC] [DevOps Advocate]3.60K Posted 19th December 2023 0 Comments

Thank you for the answers.
In my use case I can’t really sue the IsVisible property as in some pages / panels I want all the fields to be visible and in others just a few.
Instead of using a Form + update the Field Data via low code I am going for a combo of other features:

  • Use Grid components to show limited set of data
  • Use an interactive automation script (as was mentioned by Michiel) to change the limited set of data.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 20th December 2023
1
Thomas Ghysbrecht [SLC] [DevOps Enabler]4.84K Posted 19th December 2023 0 Comments

Hi Mieke,

For a non-status system DOM definition, you should be able to hide the fields in a form by just setting the ‘IsHidden’ property on the FieldDescriptor to ‘True’.

When using a status system DOM definition, you can do the same with the ‘DomStatusFieldDescriptorLink‘. There, you can set the ‘Visible’ bool to ‘False’.

This should result in these fields being hidden from the forms. They can still be set/updated in scripts.

Thomas Ghysbrecht [SLC] [DevOps Enabler] Answered question 19th December 2023
0
Michiel Clepkens [SLC] [DevOps Advocate]1.31K Posted 18th December 2023 0 Comments

Hi Mieke

If I understand it correctly, I believe an Interactive Automation Script can be a possible solution. Did you consider this approach?

Kind regards

Michiel Clepkens [SLC] [DevOps Advocate] Answered question 18th December 2023
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