Avatar

Level 10

You woudl have to read teh data from the dom and set the values into the field yourself (with code). You will not be able to rely on the form bindings to do it for you as they are already set to other values.

Paul