10387 Posts in 2198 Topics by 1712 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 295 Views |
-
UserForms Calendar on Date field

27 September 2011 at 11:26am
Hi guys,
COuldn't find for any solution for implementing js Calendar on Date field in UserForms. Would be glad for any help !
-
Re: UserForms Calendar on Date field

27 September 2011 at 7:26pm
The jQuery UI date picker is in there by default. Make sure you're using the 'Date' field and you haven't got any other JS errors on your page.
-
Re: UserForms Calendar on Date field

5 October 2011 at 12:14am Last edited: 5 October 2011 12:36am
Hi Willr -
I'm using the Date field indeed. No errors are displayed. But I cant see anyj Query UI date picker loading or something. Can you please check if it loads or give me a hint where should i look for troubles ? http://supersalonas.lt/uzsirasyti-pas-kirpeja/ (the last fielsd on the form)
Thanks
UPD: I figured out with firebug that none of JS files are loading ... the init() method works fine, however it somehow ignores
Requirements::javascript(SAPPHIRE_DIR .'/thirdparty/jquery/jquery.js');
Requirements::javascript('userforms/thirdparty/jquery-validate/jquery.validate.min.js');Any ideas ?
-
Re: UserForms Calendar on Date field

5 October 2011 at 12:55am
OK, my fault
However very strange - i had some menu controls in menu HTML commented like:
<!-- <%control blahblah %> somecode <% end_control %> -->
And somehow all requirement where appearing in between those comments tags, thus not loading ....
Everything works fine , thanks !
PS - is it possible to change the staring day from Sunday to Monday ?
| 295 Views | ||
|
Page:
1
|
Go to Top |


