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!

Loading select list cascading lov

BernardoSep 24 2012 — edited Oct 31 2012
I have three select list which each have a cascading parent lov, except the first one.

1.- TOOL
2.- CATEGORY
2.- SUBCATEGORY

Of those 3 select list items... what I save is the "return value" of the subcategory, which is an ID. So the problem appears when I try to edit the information after I save it. I tried to fetch the information in the "source type" area with a "sql return value" and also with the "default value" area, but it showed errors when I want to create a new record... So I'm wondering if I can bring the data with javascript or another manner... thanks

regards, bernardo
This post has been answered by Patrick Wolf-Oracle on Oct 29 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2012
Added on Sep 24 2012
11 comments
456 views