Skip to main content
Is there any other way of validating that a form has all fields filled in besides adding each field individually tot he validation rule ?
6 réponses
  1. 26 janv. 2015, 13:09
    Using a Validation Rule is much better than writing a trigger.  The VRule is easier to build and maintain if you ever wanted to change it.  If you have a page where all the fields are required all the time, you can edit the Page Layout and use the 'wrench' next to each field and mark the field as Required.  This will force users to enter a value.  No coding and no Validation Rule are needed.
0/9000