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!

Is there an APEX_ITEM command for Buttons also? 4.1.0

Ryansun-OracleOct 11 2012 — edited Oct 11 2012
Ver: 4.1.0

Hi There,

For regular text,display and LOV type items we can use the APEX_ITEM procedures in a select and it works great. I had two questions,

1. For one of the fields in the select, I want to add a button next to it which would be used to submit the page and run a validation to check if the text item is correct against a table.
2. Is there a javascript command that can be put in that button when pressed that will submit the page and execute the validations, processes before it?

If this was a regular page item I could easily create a button next to it. But I am dynamically generating the form using the APEX_ITEM procedure so I cannot use the regular buttons from what I understand.

Any help please!

Thanks,
Sun
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2012
Added on Oct 11 2012
12 comments
421 views