This commit is contained in:
2022-01-26 18:31:29 +00:00
parent e798abd2bc
commit 649bff878d
4 changed files with 77 additions and 34 deletions

View File

@@ -49,7 +49,7 @@ To enforce a rule that a field **must** have data entered into it, put a checkma
Some fields by their nature can't be set to required and will not display a Required checkbox:
- many fields are already required internally by AyaNova such as a Customer Name field
- many fields are already required internally by AyaNova such as a Customer Name and many numeric / currency fields which are not optional
- some control types such as checkboxes don't support the concept of no entry due to having only two states
- logistics reasons apply to other controls such as signature controls on work orders which logically can't be signed until the work is completed