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.

Dynamic Action/Select List

CrimsntydSep 27 2013 — edited Sep 30 2013

Hi,

I'm trying to change a field in a form based on the change of a select list on the same form.  I want to do this without submitting the page.  I've been able to do this via dynamic actions and Change/DOM Object, the DOM Object being the select list.  The text area that I want to change text in is working properly in this regard, without submitting the page.

However, I can't get the select list to actually change to the value that I select.  It doesn't matter if I use a dynamic action to submit the page (a second "TRUE" statement after the "change the text area" statement), or select "Submit Page" under "Page Action when Value Changed" in the element properties itself.  The select list doesn't change to the new value I select.  Is this a bug in 4.2?  I can't think of an instance where I WOULDN'T want the value I select to be submitted when I use the select list.  Any help out there?  Thanks.

This post has been answered by vincent_deelen on Sep 30 2013
Jump to Answer

Comments

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

Post Details

Locked on Oct 28 2013
Added on Sep 27 2013
6 comments
2,264 views