The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Datepicker javascript - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Datepicker javascript (/showthread.php?tid=1936) |
Datepicker javascript - enhbat - Mar 5th, 2012 Hello, I'm new to FormTools and loved it. I want to use the datepicker popup for my internal form's "date" type fields. I can see it when I add records from administrator side, but can't integrate it into my public forms. Please help, thank you. RE: Datepicker javascript - alexh - Mar 6th, 2012 Hello, You mentioned that you can't integrate it into your public forms. Not sure if you have the code, but here is a good place to start: http://docs.jquery.com/UI/Datepicker If you have that, and are having a specific problem, let me know and maybe I can help. Alex RE: Datepicker javascript - enhbat - Mar 8th, 2012 Thank you for your reply. I used other datepicker script and is working good. |