We want to update the user details who perform the specific transition in the workflow into a custom field. I don't see any post function that support this . Is there anyway that we achieve this?
With the update custom field post function you can edit the custom field you have probably created for this and use '%%CURRENT_USER%%' to fill out the user performing the transition.
Hope this helps!
Hi @Ravi Kumar Boddu ,
You can try automation like copy current user to custom field.
refer similar question
Suggestion provided by @Walter Buggenhout also a better option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the details, this doesn't allow to compare the existing value before updating the field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.