Difference between revisions of "User Format"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|
|
* As determined by the [[Locale Settings]] for localized fields.
* As determined by the [[Locale Settings]] for localized fields.
* An uninterpreted String, if the field type is ''as entered''.
* An uninterpreted String, if the field type is '''''as entered'''''.
''Learn more:'' [[Field Type]]s
''Learn more:'' [[Field Type]]s


Line 22: Line 22:
|-
|-
| '''Multi Object Lookup'''
| '''Multi Object Lookup'''
| The concatenation of fields specified as the [[Record Locator#Record Identifier Fields|Record Identifier]] in the object's Record Locator settings.
| 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.