Collections and Validations
Gus CDec 14 2012 — edited Dec 18 2012Apex 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