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!

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.

How to populate G_Fxx cascading select lists without page submit

Uncle BuckFeb 21 2018 — edited Feb 24 2018

I have an APEX page with a few G_Fxx select lists, using collections to save and refresh the page. The "System" select list is dependent upon the "Brand" selected value. I have the page working how I want, but it requires the page to be submitted after a "Brand" value is chosen so that the "System" lov is properly populated.

I am trying to make it so that when the "Brand" value is changed or selected, the "System" lov is changed immediately without needing a page submit. I've been reading and it seems you need to use jQuery and AJAX callback, but I just cannot get my head around that and make any progress.

Hoping someone can help. My local APEX is version 5.0.3.

https://apex.oracle.com/pls/apex/f?p=4550

Workspace: UNCLE_BUCK_WS

User: developer1

Pwd: developer1

Application 83513 - Tooth Selector

Page 5: Page that works using submit page

Page 6: Page I started trying to use jQuery, but did not get very far

Clipboard01.jpg

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 24 2018
Added on Feb 21 2018
7 comments
782 views