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

[LCA] – How to use “Select an item” action for a table component

Solved941 views15th May 2024LCA
2
Kévin Dugué [DevOps Advocate]263 10th May 2024 0 Comments

Hi Skyline community,

I have a page in my App which contains a table component (Table 19). My page is opened from an URL containing a string feed with a specific DOM instance ID.

I would like to select by default the row from my table matching this ID.

I tried to use the "On page load" event from the page, and add an action "Execute component action" and "select an item" for my table (see screenshot attached).

But I did not find in doc how to choose the selected row. Can you help please?

Thanks

Kévin

Kévin Dugué [DevOps Advocate] Selected answer as best 15th May 2024

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Kévin Dugué [DevOps Advocate]263 Posted 10th May 2024 1 Comment

Thanks guys for the answers.

In the OpenQuerySession, i found values for my column:

  • column ID is : 4405e9d3-63c4-4d60-b2f8-6b4caab149de_ID
  • name is : ID
  • clientType is : string

See screenshot:

Using the format, we have:

?data={"version":1,"feed":{"query rows":["v:1\u001F4405e9d3-63c4-4d60-b2f8-6b4caab149de_ID\u000EID\u000Estring\u001E\u001E487ee78f-d6bf-498e-83b9-9c085e346348"]}}

I assigned "Query rows" feed to my table component.

I used https://onlinejsontools.com/url-encode-json to encode URL data.

?data=%7B%22version%22%3A1%2C%22feed%22%3A%7B%22query%20rows%22%3A%5B%22v%3A1%5Cu001F4405e9d3-63c4-4d60-b2f8-6b4caab149de_ID%5Cu000EID%5Cu000Estring%5Cu001E%5Cu001E487ee78f-d6bf-498e-83b9-9c085e346348%22%5D%7D%7D

As it did not work, i thought it was an URL encoding pb with separators:

  • \u001F  (Information Separator One)
  • \u001E (Information Separator Two)
  • \u000E (Shift Out)

I tried to replace values in my encoded URL:

  • %5Cu001F --> %1F
  • %5Cu001E --> %1E
  • %5Cu000E --> %0E

It still does not work, the row is not selected. What did I do wrong?

Wout Mahieu [SLC] [DevOps Catalyst] Posted new comment 13th May 2024
Wout Mahieu [SLC] [DevOps Catalyst] commented 13th May 2024

Hi Kevin,
It is not yet possible in LCA to use the URL feed inside components. You will have to explicitly use the URL parameter to select the row in the table component. I have updated my answer to make this more clear

You are viewing 1 out of 4 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