overruling primary validation time fieldtype [message #454] |
Tue, 12 December 2006 07:51 |
johandewit
Messages: 25 Registered: May 2006 Location: Belgium
|
Junior Member |
|
|
Hi,
I want to be able to enter a time value > 24 hours.
During insert/update, this will generate an error "Invalid HOURS", because the std.datevalidation.class only allows hours <= 24.
It seems this 'primary validating rule' cannot be skipped/overruled.
What is the best and/or proper way to achieve this, without making any modification to the framework code.
Thanks
|
|
|