Hello!
I am trying to update the value of an input field with the value of
another with this JavaScript line:
targetField.setValue(sourceField.getValue());
However, this triggers the validation which tells me that a value is
needed for this field. But I just copied a value there?
Does anyone know how to fix this?
TIA
Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org