Previous
Previous
 
Next
Next

Specifying the Method for Global Identification

As part of the application definition settings, you can specify how the application determines which language and formats to display. You can base it on the user's browser language preference or restrict it to the language you specify.

To specify the method for determining global identification:

  1. Click Application Builder and then select the application.

  2. Click Shared Components.

  3. Under Globalization, click Edit Attributes.

  4. Under Globalization, specify the following:

    1. Application Primary Language - Select the language you used when developing the application.

    2. Application Language Derived From - Select Browser (use browser language preference).

      This option enables users to view the application in the language specified in their browsers.

    3. Automatic CSV Encoding - Select Yes or No.

      Automatic CSV Encoding controls the encoding of all comma-delimited (CSV) report output in an application. If Automatic CSV Encoding is set to Yes, CSV report output is properly converted to a character set compatible with localized desktop applications. The character set for the CSV encoding is determined by the Application Language Derived From setting.

      Description of glb_settings.gif follows
      Description of the illustration glb_settings.gif

For example, the end user whose browser setting is German (de) sees these changes on the Employees page of AnyCo Corp:

Note that the application fields are not yet translated. For instructions on translating your application, see "Managing Application Globalization" in Oracle Application Express Application Builder User's Guide.