Hi,
I have a value manager submitting multiple forms together. I recently added an upload attachment field(FileItem) to one of the forms. Since then, i have been getting operationType as null. If i remove this upload attachment field, operationType comes out to be update which is the correct behaviour. How to get the operationType as update with this new attachment field?
Correct behaviour(without attachment field) and incorrect behaviour(with attachment field) as seen in the isc console is attached.
Thanks,
Pulkit
I have a value manager submitting multiple forms together. I recently added an upload attachment field(FileItem) to one of the forms. Since then, i have been getting operationType as null. If i remove this upload attachment field, operationType comes out to be update which is the correct behaviour. How to get the operationType as update with this new attachment field?
Correct behaviour(without attachment field) and incorrect behaviour(with attachment field) as seen in the isc console is attached.
Thanks,
Pulkit
Comment