Skip to main content
6 risposte
  1. 10 set 2013, 09:42
    Do you have Record type created for that appropriate object? If yes,You could exclude the Record type in the VR criteria as :-

     

    AND(

     

    Record typeId<>"XXXXXXXXXXXXXX",

     

    Your criteria)

     

    Regards,

     

    Subbu.
0/9000