Skip to main content
Lukas Giese (r2p GmbH) 님이 #Formulas에 질문했습니다

Hi,    I am searching for a solution for the following:  I have a set of custom fields on the opportunity object, some of them are picklist fields and  I would like to make sure that only the opportunity owner can edit these fields.    At first I thought of using a simple validation rule with ISCHANGED and $User.Id <> OwnerId, but forgot that picklist fields are not supported in validation rules.  So that doesn't work.    Any suggestions would be highly appreciated. Thanks   

답변 3개
0/9000