-- R! <[EMAIL PROTECTED]> wrote
(on Thursday, 04 September 2008, 05:21 AM -0700):
> Is there any posibility how to validate date in Zend_Dojo_Form but wihtout
> the pop-up calnedar?
> I want to use jQuery datepicker (users like it, and it has more functions)
> but the pop-ups produced by dojo_form_element are also beautiful :-)

I'm not sure I understand the question, if there is one here....

You may want to look at the ZendX_JQuery proposals:

    
http://framework.zend.com/wiki/display/ZFPROP/ZendX_JQuery_View_Helper_JQuery+-+Benjamin+Eberlei
    
http://framework.zend.com/wiki/display/ZFPROP/ZendX_JQuery+UI+Widgets+Extension+-+Benjamin+Eberlei

If you're looking for server-side validation of a date, we already have
the Zend_Validate_Date validator.

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend Framework           | http://framework.zend.com/

Reply via email to