Auto Complete Rule - How to default Last Working Date in Terminate work relationship page
Hi Team,
I have a requirement for defaulting last working date in Terminate work relationship page. The LWD needs to be defaulted based on the resignation or termination initiation date.
a. If the action is resignation and user person type = Contract, then LWD = SYSDATE + 30
b. If the action is Termination and user person type = Contract, then LWD = SYSDATE + 15
I have created an auto complete with Field Modification Rule Type, but it is not working.
If anyone has worked on this with an auto-complete rule, please assist me. Thanks in advance.