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.