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: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org