Skip to main content

Hello everyone,

Can you help me create a validation rule to validate an opportunity?

 

I would like to make it mandatory to attach a copy of the order to validate the opportunity as won.

 

Thank you in advance.

 

Best regards,

 

Alain

1 个回答
  1. 2024年7月8日 13:43

    what do you mean by copy of order? Is that a file someone needs to attach to opportunity? In that case, it needs to be  a trigger on opportunity object which can query related files(in specific name format) and if matching file is not found, throw an error to user if they change the stage. 

0/9000