Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

about websheet application

miclesApr 10 2017 — edited Apr 13 2017

Hello, I created a websheet application and I set French as the default language.

pastedImage_0.png

In addition, I put the application accessible to the public.

When I access my application, it always opens in English. Here is the HTML that is generated

<Html style = "visibility: visible;" Lang = "en"> <Head> <Body cz-shortcut-listen = "true"> </ Html>

pastedImage_2.png

If I connect (as a contributor), the application will be in French.

<Html style = "visibility: visible;" Lang = "fr"> <Head> <Body cz-shortcut-listen = "true"> </ Html>

pastedImage_1.png

Is it possible to set the language (French) for public access ?

Version of APEX 5.0

ORDS 3.0.3

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2017
Added on Apr 10 2017
0 comments
281 views