Remove user from List Type Field
Hi, I wanted to remove user from list type field, but facing some issue. I have written an after update Business Rule and the code is here. (function executeRule(current, previous /*null when async*/ ) { var ReqFor = current.contact; gs.addI...
