Difference between revisions of "Change Element Display Properties"

From IMSMA Wiki
Jump to: navigation, search
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
Fields are added to the form template design pane with default properties such as width and height. You can modify these properties to customise the look of your data entry form template.  
 
Fields are added to the form template design pane with default properties such as width and height. You can modify these properties to customise the look of your data entry form template.  
To change the display properties:
+
 
 
<ol>
 
<ol>
<li>In the form designer pane, do one of the following:
+
<li>To open the Component Property Editor either
 
*Double-click the field that you would like to change.
 
*Double-click the field that you would like to change.
 
*Select the field and click the '''Properties''' button. </li>
 
*Select the field and click the '''Properties''' button. </li>
The Component Property Editor window displays the selected field’s property values. The fields in the Component Property Editor window differ depending on the field selected.  
+
The fields in the Component Property Editor window differ depending on the widget type selected.  
  
 
{| class="wikitable"  
 
{| class="wikitable"  
Line 27: Line 27:
 
|
 
|
 
|-
 
|-
| Icon Tool
+
| Icon/Image Tool
 
| [[Image:Icon tool property editor.png|300px|]]
 
| [[Image:Icon tool property editor.png|300px|]]
 
| [[Add an Image to the Data Entry Form Template]]
 
| [[Add an Image to the Data Entry Form Template]]
Line 41: Line 41:
 
| Multiple Select
 
| Multiple Select
 
| [[Image:MS property editor.png|400px|]]
 
| [[Image:MS property editor.png|400px|]]
| [[Add a Custom Option]]
+
| [[Add values to enumeration list]]
 
|-
 
|-
 
| Number / Text Field  
 
| Number / Text Field  
Line 57: Line 57:
 
| Single Select
 
| Single Select
 
| [[Image:SS property editor.png|400px|]]
 
| [[Image:SS property editor.png|400px|]]
| [[Add a Custom Option]]<br />
+
| [[Add values to enumeration list]]<br />
 
[[Change Single Selection Option List]] <br />
 
[[Change Single Selection Option List]] <br />
 
[[Change Display Option for Single Select]]
 
[[Change Display Option for Single Select]]
Line 75: Line 75:
 
{{NavBox HowTo Data Entry Forms}}
 
{{NavBox HowTo Data Entry Forms}}
  
[[Category:ELR]]
+
[[Category:NAA]]

Revision as of 12:43, 14 June 2019

Fields are added to the form template design pane with default properties such as width and height. You can modify these properties to customise the look of your data entry form template.

  1. To open the Component Property Editor either
    • Double-click the field that you would like to change.
    • Select the field and click the Properties button.
    The fields in the Component Property Editor window differ depending on the widget type selected.
    Element Property Editor Read More
    Label / Text Tool Label property editor.png
    Country Structure CS property editor.png
    Date Date property editor.png
    Icon/Image Tool Icon tool property editor.png Add an Image to the Data Entry Form Template
    ID widget ID property editor.png Apply a Local ID Generator
    Line Tool Line tool property editor.png Add a Line to the Data Entry Form Template
    Multiple Select MS property editor.png Add values to enumeration list
    Number / Text Field Text property editor.png
    Organisation Org property editor.png
    Place Place property editor.png
    Single Select SS property editor.png Add values to enumeration list

    Change Single Selection Option List
    Change Display Option for Single Select

    Text Area Textarea property editor.png
    New 6.0.png In version 6.0 the display choice between Text Field and Text Area for Text field CDFs has been introduced.
    Table Table property editor.png Change table properties