Hi Kat, you need to use onSave trigger, but if this is not getting displayed then please move the rule above the workflow derivation rule. So that this rule executes first and then workflow derivation rule.
Hi @Absar86 , You can create a business rule on base object Job Information Model, add it to job Info as onSave trigger.Rule will check the current Effective-start-date (Event Date) value is before previous date value then it will raise error message...
Hi @lyneivers0 , In rule's second condition you are checking if Event Reason ID's substring value between 1 to 10 'is equal to' "TERM_INVOL" this condition will always fail as 1 to 10 numbers are not equal to text value TERM_INVOLInstead of using sub...
Hi @shanannamalai ,There is no standard portlet/feature available to record "Employee's conflict of interest" but you can create and use MDF portlets. And instead of a simple text field you can use field of type CLOB to store the long text/details of...
Hi @amandafburton ,There is only one way to hide the Job relationship portlet and that is not to provide view permission for Job Relationship in RBP.In case you, want to show the portlet to all admins, then you can provide view access to only admin p...