Skip to Main Content

Java Development Tools

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!

ADF selectOneChoice validation does not show the error message when no value selected

982841Jun 18 2014 — edited Jun 19 2014

Hi,

We have an ADF application where there is a self registration page.

There is more than one select one choice field in the page, like countries , roles and states.

The issue is, we have defined the selectoneChoice elements with required="true" attribute.

In the page, when I leave ONLY one selectOneChoice empty, for example the country dropdown and give input to all the other mandatory fields and click on Submit, I get the country dropdown field highlighted in Red meaning the validation is happening, BUT I am not getting the popup alert "Please select a country".

If I have more than one required field (selectOneChoice fields or text inputs, etc) not having input and click on Submit, I am getting the popup alert with the required fields needing input.

This happens with only any ONE of the required select one choice fields not selected.

Can you please advice?

Thanks,

Sriram

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2014
Added on Jun 18 2014
4 comments
2,268 views