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
btran3btran3 

Validation Rule for Opportunity Product

Hi,

 

I would like to make a validation rule for our discount products.  If the discount product is selected and the user tries to put in a "Sales Price" of anything above 0 that an error occurs.  I was unsure if this was a product validation rule or an opportunity validation rule.  Please let me know if you can assist.  It would be greatly appreciated.

 

Thanks,

Best Answer chosen by Admin (Salesforce Developers) 
Marko LamotMarko Lamot

this is "Opportunity Product" validation rule for products that you are entering on opportunity.

if this rule must be applied on on quotes module; then the you may use "Quote Line Item" validation rule