CRM On Demand - Administration (MOSC)

MOSC Banner

how to restrict user to change Account owner of records not owned by them

edited Jan 18, 2016 3:02AM in CRM On Demand - Administration (MOSC) 18 commentsAnswered

Hi,

We have a requirement that user should not change owner of Account not owned by them. I am trying below condition in field validation & workflow,

(PRE(UserValue('{User Sign In Id}')) = PRE(UserValue('{User Id}'))) AND PRE(UserValue('{User Id}')) <> UserValue('{User Id}')


Now i do not see any issue with the condition but its giving me error as below 'Field name 'User Id' is invalid'.
 
I have tried with UserId & UserLoginId as well but got same error. 
 
Could you please let me know what could be the wrong here.


Thanks

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center