I've found that between this line of code:
>    RepeatingView rv = new RepeatingView("repeatingDocTypes");

and these ones:
>    for (...)
>      addDocTypeBox(rv, docs);

I actually had an extra rv.newChildId() hidden in calls which obviously bumped 
the next id value...

Still I can't understand the dot Vs/ column reason, but I guess I can consider 
them equivalent, right?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to