You need to sign in to do that
Don't have an account?

User validation Rule
Hi All,
I have to write a validation rule on when a user is created with first Name as Open TMID , Delegated approver should
be same as Manager.But how should i get Delegated approver and Manager.Can anybody help me out.
With Regards
Prabhash Mishra
DelegatedApproverId
ManagerId
both should be standard available fields on the User object
All Answers
DelegatedApproverId
ManagerId
both should be standard available fields on the User object
Hi,
When i am inserting managerId and after checking syntex it shows no error,But when i am inserting
DelegatedApproverId and checks the syntex it shows error that DelegatedApproverId field dosent exists.
I searched in all the insert field options but DelegatedApproverId is not there.But after firing soql query
on user for DelegatedApproverId is shows DelegatedApproverId.I am not able to understand what is happening.
With Regards
Prabhash Mishra