Skip to Content
0
Nov 22, 2007 at 02:32 PM

Workset child's order

25 Views

Hi,

I have a workset containing : iviews , workset , and page .

all of those elements have "Sort Priority = 100.0"

I have problem sorting those elements inside my workset

for example, if I manually order the elements like this [using "up and "down" buttons] :

iView1

iView2

Workset1

Workset2

iView3

in the user display I keep getting the result of :

iView1

Workset1

Workset2

iView2

iView3

iView2 has moved to the bottom ...

any suggestions ?

10x in advance,

Hadar