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.

jquery starts with problem

MannyRodOct 16 2014 — edited Oct 17 2014

I have a tabular form with a column that i put the PK and value all in the ID.   So the ID for the column is enum_324.    enum_ is the prefix for all the columns.

I need to do a dynamic action that will fire whenever there is a change in any ID that starts with that prefix.

I tried to change my DA to look for selector #enum_*   but that didn't work.

Sorry, googled, but couldn't find the answer. 

This post has been answered by MannyRod on Oct 17 2014
Jump to Answer

Comments

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

Post Details

Locked on Nov 14 2014
Added on Oct 16 2014
2 comments
865 views