function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
hari0853701703454959hari0853701703454959 

VALIDATION RULE

I have picklist (status__c) in that selected & rejected options are there.If, iam selected status=selected then record will be save otherwise record is not save.
Satish_SFDCSatish_SFDC
If(ISPICKVAL(Status__c) <> 'Selected',true,false)

Regards,
Satish Kumar
hari0853701703454959hari0853701703454959
hi, I found these error Error: Incorrect number of parameters for function 'ISPICKVAL()'. Expected 2, received 1 Regards Hareesh
Satish_SFDCSatish_SFDC
Ok should be:

If(ISPICKVAL(Status__c,'Selected'),true,false)
hari0853701703454959hari0853701703454959
hi, what u send in the previous formula in place of that i am placing the below formula then it will work correctly.. If(ISPICKVAL(Status__c,'Rejected'),true,false)... anyways thanks alot.. Hareesh
june evajune eva
(ISPICKVAL(Status__c) <> 'Selected',true,false). website (https://idealapk.com/netboom-mod-apk/)