Closed (duplicate)
Project:
simple date and time text field
Version:
7.x-1.2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2011 at 06:13 UTC
Updated:
27 Sep 2011 at 17:32 UTC
Comments
Comment #1
meladawy commentedthanks for your issues...yes sir its easy
1-download the current module
2- open "js/date_time.js"
3- in line 3 replace "datetimepicker" with "datepicker"
:) good luck
Comment #2
meladawy commentedComment #3
meladawy commentedComment #4
sapguroo commentedHi Thanks,
I was looking for a module which could populate calendar according to available dates
from user side
ex:user has booked for a period -(From and To dates) and if he wants to book another period then the dates already booked should not be available for selection
there is one such available here:http://www.tarrget.info/calendar/scw.htm#examples-demo
in fact, for some customization I contacted him long back, He was kind enough to help me in making such thing ( not for drupal based site).
This has a calendar make function which can be used for this purpose.
I am just suggesting.
is this interesting to you?
Comment #5
sapguroo commentedHi Thanks,
I was looking for a module which could populate calendar according to available dates
from user side
ex:user has booked for a period -(From and To dates) and if he wants to book another period then the dates already booked should not be available for selection
there is one such available here:http://www.tarrget.info/calendar/scw.htm#examples-demo
in fact, for some customization I contacted him long back, He was kind enough to help me in making such thing ( not for drupal based site).
This has a calendar make function which can be used for this purpose.
I am just suggesting.
is this interesting to you?
Comment #6
sapguroo commentedComment #7
sapguroo commentedHi When I am using this field in my form the length of the field is too long, how to make it just for 10 characters length?