sherenegladysj - Thursday, November 26, 2009 7:34 AM:
Hello,
How to set the combined Item behavior? Parent 1 as Fixed & Parent 2 as Float in teh LifeCycle...
My scenario is like this;
When P1 is versioned first;
P1 & P2 points to C1 until C2 creates. When C2 creates P1 points to C1, P2 points to C2.
When C1 is versioned first;
P1 points to C2, until P2 creates. When P2 creates P1 points to C1 & P2 points to C2.
Regards,
Sherene
tstickel - Wednesday, December 9, 2009 11:22 AM:
Sherene
You wrote
"When C1 is versioned first;
P1 points to C2, until P2 creates. When P2 creates P1 points to C1 & P2 points to C2."
Does this mean that P1 initially points to C1. Then C1 is versioned, which should cause P1 to point to C2 (and nothing points to C1 any longer). Then P1 is versioned, which you want to cause P2 to point to C2 and P1 to point back to C1 ???