Auto Complete for Referral Bonus based on 3 Job Req DFFs
Summary:
Hi, I have an approved Use Case (Use Case #39) which is to auto complete the 'Employee Referral Bonus' field's based on 3 DFF at the Job Req Details page:
- Discipline Type (this is a DFF that is defualted based on Disicpline Type value at the Manage Jobs page for a job → we have another rule for this). DFF reference: ATTRIBUTE_CHAR16
- Traffic Color (DFF reference: ATTRIBUTE_CHAR3)
- Assignment Status (DFF reference: ATTRIBUTE_CHAR1
Example scenario: IF Discipline Type = Registered Nurse, Traffic Color = Critical, Assignment Status = Full Time, THEN Employee Referral Bonus field shall be 500
Here is what I wrote so far and I also implemented a page partial refresh as per the guidance I got on the Use Case portal:
Tagged:
0