cancel
Showing results for 
Search instead for 
Did you mean: 

Hierarchical Table + Popin

emmanuel_turci
Advisor
Advisor
0 Kudos

Hi all,

Is it possible to use in a table a hierarchical tree + popin.

So I add into the table one master column + one popin.

Result is an exception :

java.lang.UnsupportedOperationException: TablePopin cannot be used in a combination with a visible MasterColumn.

ok so how can I do that ?

Just as example, in run time, the first line could contain of course this tree not expanded first. Then as soon as I expand the element, the popin appears as second line.

Thanks for your help,

Best regards,

Emmanuel.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Emmanuel,

Yes, such combination is impossible in WD for Java.

Either use non-tree structure with popin, or combination of Hierarchical Table + Details form, details form should be re-populated on lead selection in table.

VS

emmanuel_turci
Advisor
Advisor
0 Kudos

Hi Valery,

ok but why it is possible to see this kind of ui into the uigallery ? a combinaison of tree and popin ?

Shall I need to wait next release ?

Best regards,

Emmanuel.

Former Member
0 Kudos

Emmanuel,

<i>Shall I need to wait next release ?</i>

This question should be addressed to SAP employees (Armin, Bertram) -- I'm wrong guy for such questions

However, I can guess that chances to see this functionality buil-in is minimal -- the combination of hierarchy / popin functionality is very complex, also resulting control would produce huge output, and, finally, resulting UI will be very confusing if you combine popin open/close controls and tree expand/collapse controls.

VS

Former Member
0 Kudos

What UI gallery are you referring to? A1S?

Armin

Answers (0)