Difference between revisions of "Enter Text or Numeric Information in the Data Entry Form"

From IMSMA Wiki
Jump to: navigation, search
(Created page with "600px|center <div align="center"> '' Examples of text and numeric fields'' </div> {{NavBox HowTo Enter Data}} Category:CRI")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
To enter numeric information the field type textbox is used in {{IMSMANG}}. When entering numeric data it is very important to use the unit specified in the template and/or the NMAS. If units like meter, kilometer and miles are mixed the data quality will be low.
 +
 +
To enter text information there are two different field types:
 +
* text field which is used when there is a maximum length of what is possible to enter e.g. names
 +
* text area which is used when there there is no limitation in length e.g. comments.
 +
 +
If the text entered into a text field is too long to be '''displayed''' in the text field, a ''detail button'' is automatically added.
 +
 
[[Image:Text widgets NG.png|600px|center]]
 
[[Image:Text widgets NG.png|600px|center]]
 
<div align="center">
 
<div align="center">
 
'' Examples of text and numeric fields''
 
'' Examples of text and numeric fields''
 
</div>
 
</div>
 +
 +
Click on the detail button and the Detail window opens and the whole text is displayed.
 +
 +
[[Image:Text widget detail NG.png|300px|center]]
 +
 +
{{note|It is not possible to store text in the database that is longer that the defined maximum length of the field.}}
 +
 +
If the text entered into a text area is too long to be displayed in the text area, a scrollbar is automatically added and the user may scroll the text up and down.
 +
 +
[[Image:Text widget scrollbar NG.png|450px|center]]
  
 
{{NavBox HowTo Enter Data}}
 
{{NavBox HowTo Enter Data}}
 
[[Category:CRI]]
 
[[Category:CRI]]

Latest revision as of 11:14, 16 February 2015

To enter numeric information the field type textbox is used in IMSMANG. When entering numeric data it is very important to use the unit specified in the template and/or the NMAS. If units like meter, kilometer and miles are mixed the data quality will be low.

To enter text information there are two different field types:

  • text field which is used when there is a maximum length of what is possible to enter e.g. names
  • text area which is used when there there is no limitation in length e.g. comments.

If the text entered into a text field is too long to be displayed in the text field, a detail button is automatically added.

Text widgets NG.png

Examples of text and numeric fields

Click on the detail button and the Detail window opens and the whole text is displayed.

Text widget detail NG.png
Note.jpg It is not possible to store text in the database that is longer that the defined maximum length of the field.

If the text entered into a text area is too long to be displayed in the text area, a scrollbar is automatically added and the user may scroll the text up and down.

Text widget scrollbar NG.png