Suggestion: When using the method of copy/paste to duplicate a form element (such as a field) the name property of the duplicate field should be wiped.
So should any of the events such as onAction. Reset them to default. A common practice in designing quickly is to duplicate fields formatted as you want them, not to use the new field button for every field.