Hi All,
I'm using oracle apex 22.1 and i want to add underline on error message text so that user user known that there is link on that and on click that directly focus to the field. By default that functionality show on all page
For example -
Current - Country must have some value
Want- <u> Country must have some value.</u>
how can i achieve that? anyone