Difference between revisions of "User Format"
From AgileApps Support Wiki
imported>Aeric (Created page with "The ''user format'' is the format in which data is entered or displayed by a user, as determined by their ''Locale Settings'': :* Personal User Settings :: The values chosen ...") |
imported>Aeric |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The ''user format'' is the format in which data | The ''user format'' is the format in which users enter or display data, as determined by the [[Locale Settings]]. | ||
:* [[ | :''See also:'' [[Database Format]] | ||
: | :{| border="1" cellpadding="3" | ||
| '''''Field''''' || '''''Format''''' | |||
: | |- | ||
| '''Date, DateTime, Time''' | |||
| | |||
* As determined by the [[Locale Settings]] for localized fields. | |||
* An uninterpreted String, if the field type is '''''as entered'''''. | |||
''Learn more:'' [[Field Type]]s | |||
|- | |||
| valign="top" | '''Currency, Number,<br>Number with Decimal,<br>Percent''' | |||
| As determined by the [[Locale Settings]]. | |||
|- | |||
| '''Lookup''' | |||
| The concatenation of fields specified as the [[Record Locator#Record Identifier Fields|Record Identifier]] in the object's Record Locator settings. | |||
|- | |||
| '''Multi Object Lookup''' | |||
| The object name followed by a colon (:) and the concatenation of fields specified as the [[Record Locator#Record Identifier Fields|Record Identifier]] in the object's Record Locator settings. | |||
|} |
Latest revision as of 01:29, 7 November 2013
The user format is the format in which users enter or display data, as determined by the Locale Settings.
- See also: Database Format
Field Format Date, DateTime, Time - As determined by the Locale Settings for localized fields.
- An uninterpreted String, if the field type is as entered.
Learn more: Field Types
Currency, Number,
Number with Decimal,
PercentAs determined by the Locale Settings. Lookup The concatenation of fields specified as the Record Identifier in the object's Record Locator settings. Multi Object Lookup The object name followed by a colon (:) and the concatenation of fields specified as the Record Identifier in the object's Record Locator settings.