Hello all,
I want to check duplicate employee record with the new applicant if employee name ,DOB and passport number matches with New applicant record with Name, Dob and passport number.
If new applicant record matches with existing record, the system must through warning message.
Validation at applicant record creation:
Trigger: On save of an applicant record.
Can I have to write code on the post handler of validatewrite()?
Where and what code can be written to do so.
Thank you
Siddhant Singh
*This post is locked for comments