Sunday, August 12, 2018

How to translate Oracle APEX data-valid-message

It is very common when you build a multilingual web app in APEX, some part of application  doesn't show correct message because there is some missing keyword in translation section. one of them is "Please fill out this field" . Here I want to share a sample java script code that you can use to fix this issue: