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!

WHEN-LIST-CHANGED Trigger equivalent?

scrawfordgoaaOct 8 2010 — edited Oct 11 2010
Hey all... slowly making some progress with APEX. Taking quite a bit of getting used to...

Is there a functional equivalent to a Forms WHEN-LIST-CHANGED trigger?

What I need to accomplish: I have a Select List field. Based on the value of that item, the value of two separate Radio Group items needs to be set to values returned by a query. In Forms, WHEN-LIST-CHANGED makes this very easy, but I can't seem to find a way to make something work at the same "trigger point" in APEX. I've tried a validation with a "Value of Item in Expression 1 Is Not Null" with :[item name] in the "Expression 1" box, but it doesn't seem to work...

What am I missing here?

Thanks for any help...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2010
Added on Oct 8 2010
13 comments
4,988 views