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!

Issue with #LABEL# Placeholder Translation in APEX Validation

Nico RafflingDec 19 2024

Greetings,

I am currently using APEX 24.1, but this issue has been present since version 23.1, and possibly even earlier.

I am utilizing the Translation Repository to translate the "Page Item Prompt" (essentially the label of an item), and this part works perfectly. However, the problem arises when I attach a validation to that page item. In the validation, I use the placeholder #LABEL#. I noticed that the replaced text in the validation error message is not being translated.

Does anyone know if this is a bug in APEX (at least that’s what I suspect), or if there is an alternative solution to resolve this?

For now, I’ve resorted to avoiding the #LABEL# placeholder entirely and manually translating both the label and the error message. However, this workaround is not ideal, as it’s not the outcome I want.

This post has been answered by jariola on Dec 19 2024
Jump to Answer
Comments
Post Details
Added on Dec 19 2024
6 comments
501 views