User Activity
07-22-2016
Hi All,I have written a Business rule to copy attachment from sys_attachment to hr_case table when someone sends and attachment via the email client template on a hr record.(function executeRule(current, previous /*null when async*/) { // Add your ...
Hi All,So I have a requirement like any person irrespective of the fact whether he/she is in the system or not should be able to update the HR Case. e.g. I click on the email icon on a HR case and send an email to abc@example.com. Now ...
06-22-2016
There is a Cancel button on record producer which appears if we select the "Can cancel" checkbox.I want the user to be redirected to a certain link when the "Cancel" button has been clicked. So far I have been unable to find from where the code of th...
03-01-2016
So I have some variables that are on my catalog item and are hidden on the form. Now we know that those variables we can get on the request item form and the catalog task form too. I have created a task where I want to give value to those variables...