cancel
Showing results for 
Search instead for 
Did you mean: 

No possibility to work with tree UIBBs on a tab with 2 "rows" (via GUIBB)

Former Member
0 Kudos

Hi experts,

we have a requirement to show multiple tree controls on the second tab of a dialog (see attached file).

1. We found no possibility to split a tab into two rows (50%/50%).

2. We used a Composite GUIBB to "simulate" this.

3. We embedded three tree UIBBs (two on the left side, one on the right side, see attached file).

Result:

a) The tree UIBBs are located "strange"

b) Navigating to a different step within the GAF leads to a NULL Reference error.

Is there any solution? Please let me know - Thank you

Kind Regards

Bernhard Schallmoser

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi ,

Your first point is absolutely right there is no posibility in TABBED UIBB to split in two rows.

For your 3. (a) point set the

For your 3. (b)...might be you are trying to instantiate tabbed uibb instance from GAF, that's why you are getting null refrence error.

If you want to use tabbed uibb with in the GAF use OVP application and then configure your all the tree and form in every step of GAF.

Surely it will work...

Thanks

Praveen Gupta