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!

i have a apex tabular form and i need to calculate the totals for each row

user3237633Apr 27 2016 — edited Apr 29 2016

I have a tabular form and I want to calculate the total values in each row and compare it to another derived total field for validation. Can someone offer a quick solution for this since I am relatively new to apex? I want to total the Monday thru Sunday columns on each row once a user clicks submit and validate that the total being submitted for each row does not exceed the weekly hours for that row on this tabular form. The total column shows the correct amount after submitting because its in the table in the database. If I enter 4 in the Tuesday column of the first row then the total should be 8 and I need to validate that number against the weekly hours before updating the table. Thanks.

Capture.PNG

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2016
Added on Apr 27 2016
7 comments
2,006 views