Closed rocchidavide closed 8 years ago
Is it already possible to use an inputType that implements a day-hour widget?
I found the solution:
'inputType' => 'text', 'eval' => array('rgxp'=>'datim', 'datepicker'=>true, 'tl_class' => 'w50'),
Is it already possible to use an inputType that implements a day-hour widget?