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 marking value not required cells as having errors after validation check

I'm working with an Interactive Grid. I've put some validations into certain columns and when I test the validations I get the appropriate response from the validation error message. However, when I fix the errors and go to save again, I get a generic modal saying that I still need to correct some errors. It appears that after my validation process flags and error, the grid flags any cell that contains no data has having an error as well.

I've checked the table and the respective columns allow nulls. One column is an LOV that allows for the null value to be processed. Another column is a text field that is marked as not needing to have a value and the last column is a history link that should not have an icon link in it until the row is saved.

Has anyone encountered this/know of a work around?

Using APEX 24.2.3

Comments
Post Details
Added 11 hours ago
1 comment
28 views