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!

Interactive report pagination Issue

M.broOct 2 2023

Hi all,

I am using oracle apex 23.1 I created an Interactive report and classic reports.

I am facing one issue, when i am changing the mulitple language application.

I don't know how to configure the pagination text in arabic/English Example : 8 (i want to change the text) 8-1 see the below screen shot.

Actions menus and all i changed using the like below method but can you please help me on the how to configure the pagination in Interactive report and classic report as well .

“select * from APEX_APPLICATION_TRANSLATIONS where WORKSPACE = 'INTERNAL' and message_text = 'Subscription'; Copy TRANSLATABLE_MESSAGE field value (e.g. APEX.IG.SUBSCRIPTION or APEXIR_SUBSCRIPTION) and remember IS_JS_MESSAGE value Go to Shared Components -> Globalization -> Text Messages -> Create Text message”

Thanks & regards,

Mani.

Comments
Post Details
Added on Oct 2 2023
1 comment
504 views