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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Question on cascading LOV

Jose ArósteguiMar 16 2017 — edited Mar 17 2017

Hi experts,

I'm using Jdev 12.2.1.0 and I'm implementing 4 selectOneChoice with cascading dependencies.

It works fine by now as soon as you select values in order from 1 to 4, as the values are narrowed down:

screen1.png

But my problem is if users goes directly to value 4:

screen2.png

My requirement is that the list of field 4 is empty unless all previous 3 fields are not empty.

Thanks a lot,
Jose.

This post has been answered by Ashish Awasthi on Mar 17 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 14 2017
Added on Mar 16 2017
7 comments
1,211 views