i have a requirement that whenever employee updates certain fields in profile, it should go for HR approval
Specifically, I need to setup below
1. Approval should be triggered only if certain fields are changed. For eg. marital status, education details and address
2. New changes should be reflected only if those are approved by HR... if rejected, changes should not be updated in employee profile
3. Option to attach supporting documents for these changes while submitting for approval
4. Approving HR should be able to identify the changes made in profile. For eg. if marital status is changed then that should be highlighted or only that field should be displayed to HR
Please let me know if this is possible. This is a basic need for any self service portal.