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!

Incorrect use of <label for=FORM_ELEMENT>

user12012701Aug 26 2024

Hi,

I'm using APEX 23.2.0 and when I create a page item, the java console shows this error always.

It seems that the tag ‘for’ and ‘id’ doesn't have the same value but I don't know why the tag ‘id’ have the word '_LABEL' after de value.

<label for="P9999_REMEMBER" id="P9999_REMEMBER_LABEL" class="t-Form-label u-VisuallyHidden">Remember username</label>

What could be the reason? How can I fix it?

Thanks in advance.

Comments
Post Details
Added on Aug 26 2024
3 comments
1,314 views