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!

Apex 5 : Instant row validation in classic report

mikeTelOct 5 2016 — edited Oct 13 2016

Hi,

Is there a way to provide an instant row level validation in classic report?

Basically, I have an editable classic report and one of the column need to be in ascending order.

I need to put in an INSTANT validation wherein whenever the user change the value, it must NOT be greater than its successor ( the next row below it.), and the validation should fire right away.

Example:

In the figure below, the highlighted value 800, cannot be change to a value greater than 820.

RowValidation.png

I'm thinking Jquery/Ajax is the way to go but don't know where to start.

Any help is welcome.

Ta

This post has been answered by Mahmoud_Rabie on Oct 10 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 10 2016
Added on Oct 5 2016
10 comments
1,809 views