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!

Field's onChange Dynamic Action firing and stopping button onClick

MalcADec 27 2013 — edited Dec 30 2013

All,

I'm using APEX 4.2 and I experience the following behaviour with IE, Firefox and Chrome:

I have some fields on a page and a Save button. and on one field is on onChange Dynamic Action.

When tabbing off that field, or clicking into another field, the onChange DA fires, no problem.

The issue occurs when I change the value in the field then click the Save button. In this case the onChange DA on the field fires, but not the Save button's action - the Save button is just highlighted afterwards.

How can I fire both the field's onChange DA, then the Save button's action?

regards,

Malcolm.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2014
Added on Dec 27 2013
3 comments
687 views