Hi,
I have a few parent-child browses like this:
aaa bbb
aaa bbb
aaa bbb
ccc ddd
ccc ddd
ccc ddd
where aaa is a parent of bbb, bbb is a parent of ccc and ccc is a parent of ddd.
Browse bbb's position is set to 'Right' in the children tab of browse aaa. Browse ccc is set to 'Below' in the children tab of browse bbb. I would like to make browse ccc appear below browse aaa like this:
aaa bbb
aaa bbb
aaa bbb
ccc ddd
ccc ddd
ccc ddd
How can I achieve this?
Thanks & Regards,
Ubaidullah Nubar.