hi Mate,
this may be an exception from your plugin.
when you manually change fields and submit, those fields will become dirty and will be submitted to the server.
if missing attribute is the issue, you could force submit the field
regards
Jithesh
iXrm.Page.getAttribute("fieldName").setSubmitMode("always");