Required date field

edited May 2011 in Bug Reports
Hi,

Is it possible to set a field thats a date field to be required? Im sure i've done this before but the site im working on saves when no date selected using calendar.

I have public $required = array('arrival_date'); in the model that extends Base_module_model (simple module)

Thanks

Comments

Sign In or Register to comment.