Skip to main content
Olivia Forde (Lifes2good) 님이 #Data Management에 질문했습니다
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개
  1. 2015년 1월 26일 오후 1: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