Skip to Content
0
Former Member
Sep 23, 2005 at 11:45 PM

input field type date

266 Views

Hello All,

I have two questions regarding an input field bound to a value attribute of type date.

When I check for null on the input field using messages and i set message type as error , i cannot enter another date in the input field. However if I set the message type as standard it allows me.How can i fix this?

Also how do I perform action after a date is chosen? I created an action ONENTER but the code within the method does not run

Thanks