Skip to main content
Solved

No tree structure in Universal GUI


Harm Horstman
Superhero
Forum|alt.badge.img+21

What could be the reason for a treeview not displaying correctly in Universal GUI while the tree structure is displayed correctly in the Windows GUI?

Windows GUI

 

Universal GUI


 

Best answer by Anne Buit

Hi Harm,

Thanks for the detailed info. It looks like there is an issue where the tree may not initialize properly when there are multiple columns with a parent column.

Please create a ticket so we can keep you updated on progress.

 

You can work around this by creating two expression columns:

concatenated_id: concat(t1.dxm_id, '/', t1.edi_line_num, '/', t1.edi_segment_num)

parent_concatenated_id: concat(t1.dxm_id, '/', t1.edi_parent_line_num, '/', t1.edi_parent_segment_num)

Subsequently, set concatenated_id as the sole parent_column for parent_concatenated_id in the tree configuration.

View original
This topic has been closed for comments

Anne Buit
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • June 21, 2023

Hi Harm,

This may have to do with the page size or casing issues, but I don’t find it likely.

Can you please share more about the scenario, for instance the tree configuration from the Software Factory under Subjects > Components > Tree?

 


Harm Horstman
Superhero
Forum|alt.badge.img+21

Hi Anne,

I hope this gives you enough information

Tree setup

Colum definitions

Relation

 


Anne Buit
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • June 23, 2023

Hi Harm,

Thanks for the detailed info. It looks like there is an issue where the tree may not initialize properly when there are multiple columns with a parent column.

Please create a ticket so we can keep you updated on progress.

 

You can work around this by creating two expression columns:

concatenated_id: concat(t1.dxm_id, '/', t1.edi_line_num, '/', t1.edi_segment_num)

parent_concatenated_id: concat(t1.dxm_id, '/', t1.edi_parent_line_num, '/', t1.edi_parent_segment_num)

Subsequently, set concatenated_id as the sole parent_column for parent_concatenated_id in the tree configuration.


Harm Horstman
Superhero
Forum|alt.badge.img+21

Anne,

Thank you, I thought so. I will try this workaround and create a ticket in TCP.

 

By the way,

Sorry to say this, but this way of working in both the community portal en TCP is very annoying.

I would expect you to create in a ticket in cases like this. 


Anne Buit
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • June 26, 2023

Regarding the ticket creation - I agree. Currently, I’m not able to do this - probably due to data protection-related settings. I’ve put in a ticket internally to be able to create tickets on behalf of community users.


Harm Horstman
Superhero
Forum|alt.badge.img+21

Anne,

Thanks, and I also had made a ticket for this already (#7115S).

 

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings