form1
Update fields in Form 1 to change contents also of mirrored (bound) elements automatically. Mirrors updated on focus out.
Or update field from JS with Form.set(form_id, input_name, value);
All elements with attribute data-mirror="form_id.input_name"
are updated when input value changed by user or from JS.
Invoice information was sent to