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

PageButton i a Table Column

Solved709 views15th December 2023pagebutton
2
Anna Carlsson [DevOps Member]368 14th December 2023 0 Comments

When developing a Connector with dataminer integration studio.

I would like to have a Configure Button in a Table Column. So when I click the Configure in a row in the table, a popup window should appear with the values from that row pre-filled. Is this possible? Or is there a better way to solve it?

Adding a button to the column works, but adding a pagebutton does not.

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

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
2
João Severino [SLC] [DevOps Catalyst]13.02K Posted 14th December 2023 1 Comment

Hi Anna,

Unfortunately, I do not believe it is possible to do what you are after as pagebuttons do not work when included in a table.

They are designed only to work when placed on a page, and I do not know how to populate the parameters from a single click directly.

You would have to have a button in the table to set the parameters and then open the page via the page button.

Alternatively, you could see to have an Interactive Automation Script that triggers from the table and gets prepopulated with the row data (see: options attribute | DataMiner Docs).

Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 15th December 2023
Anna Carlsson [DevOps Member] commented 14th December 2023

Ok, suspected that. Thanks for confirming.

2
Michiel Oda [SLC] [DevOps Enabler]3.61K Posted 14th December 2023 1 Comment

Hi Anna

If the intention is to be able to edit the row in one go, then the ContextMenu is an option. With this, you get a ‘popup’ with the configured cells pre-filled (see dependencyValues attribute | DataMiner Docs for the syntax, at the bottom).

This can then trigger a QAction to update the row with the received values.

If the intention is to execute a certain action with the values of the row, you can add a column with a button that will trigger the QAction. Inside the QAction you can then retrieve the row (with the row=”true” option to get the primary key) and run the action.

Chirangee lal Verma [DevOps Advocate] Posted new comment 7th October 2024
Chirangee lal Verma [DevOps Advocate] commented 7th October 2024

with the same process i need to show row data on a diff page so any method available for that.

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