Current user in blueprint widget
Hi,
I have blueprint transition where I use a widget. After the successfull execution of the widget, I trigger the next state with a deluge function.
In the after stage of this transition I have an another deluge function as a custom action. In this function I want to save the current user who pressed the button to a field of the record, but the zoho.loginuserid variable points to the wrong user, seems like this information is lost somewhere because I use a widget.
There's any way to work around this?