Difference between revisions of "Set Required Fields"

From IMSMA Wiki
Jump to: navigation, search
m (Dionysia moved page Add Required Fields on the Design Pane to Set Required Fields without leaving a redirect)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Most fields in a data entry form are optional by default, meaning that data enterers can leave them blank and still submit the data entry form for approval. The Data Entry Form Template Designer lets you set certain fields as required. Most types of fields, including options lists, text fields, and custom defined fields (CDF), can be set as required. Some elements, such as tables and fields with graphical buttons, cannot be required.
 
Most fields in a data entry form are optional by default, meaning that data enterers can leave them blank and still submit the data entry form for approval. The Data Entry Form Template Designer lets you set certain fields as required. Most types of fields, including options lists, text fields, and custom defined fields (CDF), can be set as required. Some elements, such as tables and fields with graphical buttons, cannot be required.
  
To set a required element:
 
 
<ol>
 
<ol>
 
<li>In the form designer pane, select the element and click the '''Properties''' button.</li>  
 
<li>In the form designer pane, select the element and click the '''Properties''' button.</li>  
:The Component Property Editor window displays. If the element can be set as required, the ''Required'' check box is available.
+
: If the element can be set as required, the ''Required'' check box is available.
</ol>
 
  
 
[[Image:ComponentPropertyEditor.png|center|Component Property Editor window]]
 
[[Image:ComponentPropertyEditor.png|center|Component Property Editor window]]
  
<ol start ="2">
 
 
<li>From the Component Property Editor window, select the ''Required'' option.</li>
 
<li>From the Component Property Editor window, select the ''Required'' option.</li>
</ol>
 
  
{{note|If you select ''Display Required Colour'', the required field will be bolded or highlighted during data entry to indicate that it is required.}}
+
{{Note|If you select ''Display Required Colour'', it will be visual during data entry that the field is required.
 +
When there is only one option left in the template for a single-select field then it is '''highly''' recommended to make it '''both''' required and [[Set a Default Value | '''default''']].}}
  
<ol start ="3">
+
<li>Click '''Submit'''.  
<li>Do one of the following:</li>
 
*To save the changes to the attributes and close the Component Property Editor window, click '''Submit'''.
 
*To discard changes to the attributes and close the Component Property Editor window, click '''Cancel'''.
 
 
</ol>
 
</ol>
  
 
{{NavBox HowTo Data Entry Forms}}
 
{{NavBox HowTo Data Entry Forms}}
  
[[Category:ELR]]
+
[[Category:NAA]]

Latest revision as of 13:52, 4 December 2018

Most fields in a data entry form are optional by default, meaning that data enterers can leave them blank and still submit the data entry form for approval. The Data Entry Form Template Designer lets you set certain fields as required. Most types of fields, including options lists, text fields, and custom defined fields (CDF), can be set as required. Some elements, such as tables and fields with graphical buttons, cannot be required.

  1. In the form designer pane, select the element and click the Properties button.
  2. If the element can be set as required, the Required check box is available.
    Component Property Editor window
  3. From the Component Property Editor window, select the Required option.
  4. Note.jpg If you select Display Required Colour, it will be visual during data entry that the field is required.

    When there is only one option left in the template for a single-select field then it is highly recommended to make it both required and default.

  5. Click Submit.