Skip to main content
Hi Gang,

 

Is there a way to force a required field to conform to a 'mask'?  For example, I would like every Opportunity Name to begin with "Opp -".

 

Can I force this?  Thanks!
2 answers
  1. Oct 31, 2013, 1:40 AM
    Hi Steve,

     

    Create a Validation rule on Opportunities : NOT(BEGINS(Name, "Opp"))

     

    This should solve your problem.

     

    Regards,

     

    Anshul
0/9000