Dear all
As you know, cancelling a case does not allow the user to freely describe the reason and explanation of the cancellation he wants to add, he maximum can make selection among a predefined list.
In order to resolve this issue, I created a dialog that user calls whenever he want to cancel a case with an option to add detailed explanation(free text).
The problem I am facing is that these dialogs are considered asynchronous and thus I cant capture the user who called this dialog (the user who in face cancelled the case by calling this dialog), instead, I always get the name of the dialog owner (CRM admin user). So is there any way to capture the actual user who calls the dialog.
Also, I welcome any better idea of implementing a way to allow user cancel his case and provide explanation on his (other than using Dialog).
Regards.
*This post is locked for comments