Hi,
I have a question about SIL program (normal sil and live field). How can I change assignee to “Unassigned”?
I tried below, but none of them worked
Assignee = “nil”;
Assignee = “null”;
Assiignee = “Unassigned”;
Ifset(“assignee”, “nil”);
Ifset(“assignee”, “null”);
Ifset(“assignee”, “Unassigned”);
Thanks
Hailin
Hi,
Try this:
%key%.assignee = "Unassigned";
Best Regards,
Alexandra
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.