You need to sign in to do that
Don't have an account?
Surender reddy Salukuti
how can i by pass validation rule for one profile ?
Hi all ,
I have one requirement i need to bypass validation rule for one profile using apex class code not trigger how can i do that .
can any one help me on this
PrepaidCardStatus (https://www.prepaidcardstatus.org/)
the above will pull the profile name for the current user.
Then just do a IF statement around the trigger element you want to skip.
cheers
Andrew
Hi @Surender reddy Salukuti,
You can add conditions to filter or bypass the logic in this way-
Let me know if this was helpful. If it does, please mark it as Best Answer to help others too.
Thanks,
Shubham Raj