Difference between revisions of "User Format"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
The ''user format'' is the format in which users enter or display data, as determined by their ''Locale Settings'':
The ''user format'' is the format in which users enter or display data, as determined by the [[Locale Settings]].
:* [[Personal User Settings]] - Formats chosen by the user for dates, times, and numbers, plus language.
:''See also:'' [[Database Format]]
:* [[User Settings]] - Default formats set for the user when the user is created.
 
:* [[Company Information#Locale|Company Information Settings]] - Default formats, language choices, and the Currency setting, which cannot be changed by users.
:{| 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,
Percent
As 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.