Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    operationType null in value manager saveData call

    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
    Attached Files

    #2
    From a quick test, this couldn’t be reproduced, and there is no clear way that operationType could be effected in this case. Probably multiple things were actually changed, not just the upload field.

    Let us know if you can provide a way to reproduce the problem.

    Comment

    Working...
    X