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!

aria-label and page items

flaviocNov 21 2024

Hi,
is there any way to make Page item/Custom attributes translatable?

I am asked to provide the aria-label attribute inside the relevant HTML tag and my understanding is that this is only possible by adding aria-label = “something” in the custom attributes of a page item.
The problem is that this item attribute doesn't show up in the translation repository.

I also tried to see if I could get something meaningful by adding in the custom attributes
aria-label="#CURRENT_ITEM_INLINE_HELP_TEXT#"
but this substitution is not supported (could have been better than nothing).

Any ideas?
The only awful workaround that comes to my mind is some jQuery trick adding this stuff after loading the page but frankly speaking I would like to avoid such pain.

Flavio

This post has been answered by fac586 on Nov 21 2024
Jump to Answer
Comments
Post Details
Added on Nov 21 2024
3 comments
321 views