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!

Collections and Validations

Gus CDec 14 2012 — edited Dec 18 2012
Apex 4.2
I have created 2 validations against my collection before it updates a table.
One to check whether the field is a number and one to check a field is a date.
The number validation works, but the date validation is ignored.

I am trying to get the validation error messages to display in the notification and the fields
to still hold the incorrect values, when the error appears.
I can do this, but when the user enter the correct data, and clicks submit. The update
process fails because it is still looking at the incorrect value

Confused !!!!!!!!

Workspace: GUSCRIGHTON
Username: ANGUS.CRIGHTON@HAVILOG.COM
Password: terminator

Application: 12585 ETL Test
Username: ANGUS.CRIGHTON@HAVILOG.COM
Password: terminator

Page 1

Cheers

Gus
This post has been answered by 714270 on Dec 17 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 15 2013
Added on Dec 14 2012
9 comments
558 views