Localization

From AgileApps Support Wiki
Revision as of 00:52, 23 August 2013 by imported>Aeric (→‎REST Programming)

About Localization

Localization is the process whereby a user interacts with platform using their preferred language and data formats.

Working with Localized Values

Platform Settings

The Locale Settings

The Translation Workbench can be used to support additional languages.

Interface Interactions

Java Programming

JavaScript Programming

REST Programming

When using the REST API, all data is specified in Database Format:

Field Format
Date, DateTime, Time
Currency, Number,
Number with Decimal,
Percent
  • No currency symbol or percent sign
  • No grouping characters (e.g. commas) in whole-number portion
  • A decimal point (.) before fractional portion

Ex: 84954.32

Lookup
  • The Record ID of a record in the target object.

Ex: 123A456B78

Multi Object Lookup

Ex: 849Z:123A456B78