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!

Interactive Grid validation NOT working

ApexMeisterMar 23 2017 — edited Mar 23 2017

I'm using apex 5.1, universal theme and 11g DB.

I have a page (page mode = modal idalog) with an IG and button.

Interactive grid is based on apex collection and is modifiable.

I created a validate page process below and basically even if the user do not change anything I want each rows of the IG to be validated if column Is empty or not.

As of now if I manually change the column and remove the value I do get the error.

I have a button that submits a page and run a process.

When I click the button the process runs even with the page validation process return false every time.

Thanks!

pastedImage_0.png

This post has been answered by PMON on Mar 23 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 20 2017
Added on Mar 23 2017
1 comment
1,328 views