Is it possible to pass and retrieve data in the callback with status 2 when the document editor has been closed, similar to the userdata in forcesave? I need to pass a data from the last user to the callback.
Hello @joshuaLA
Unfortunately, custom userdata field can only be passed back via Status 6.
Currently, with the Status 2 there is no way to pass custom data back to Callback Handler.
Could you please specify the usage scenario on what kind of information you want to pass back to the Callback Handler with Status 2 and how you want to use it further, so we can consider adding the field?