R
Rajkumar Mateti
Guest
Hi cayla, Enable "Lockable" Object property for People object and it will create update field value trigger and Just select the timing and deploy it and provide condition in formula section of the trigger . ex: if('{!status#value}' == 'Dead') return true; else return false; Thanks, Rajkumar
Continue reading...
Continue reading...