The rule on field84 is setting field83 using a double eval with the value from group 6. So that may be the issue. You could just set field83 directly from the done button as well, instead of setting a field and then setting another field. At any rate - here's the XPath for the expression on field84 right now: xdMath:Eval(xdMath:Eval(../my:group6/Value[. != ""], 'concat(., ", ")'), "..") - see the "group6" in there? That may be your issue....
Hilary Stoupa
