Disable Dates in the DatePicker

Permalink
Hi Everyone ,

I am trying to disable the dates shown in the date-picker with in a form .

I have tried controlling with jquery but it does not work

Please see the picture

want to disable all dates that are not marked with yellow .

Can anyone help me with this .

1 Attachment

 
MrKDilkington replied on at Permalink Reply
MrKDilkington
mohamedkhalid replied on at Permalink Reply
Hi MrK ,

I tried all the methods of those links which you had sent me , but unfortunately none of it seems to be effecting it .

Can you help me with this .

Thank You
Mohamed Khalid
jasteele12 replied on at Permalink Reply
jasteele12
How are you "trying to control it with jQuery"?

Have you made sure caching is disabled while developing this?
mohamedkhalid replied on at Permalink Reply
You can see the links provided by mrK they explain how to control the dates but unfortunately it doesnt work .

Yes i have disabled the caching .
MrKDilkington replied on at Permalink Reply
MrKDilkington
@mohamedkhalid

Please include more information regarding how and where you are using the datepicker.
mohamedkhalid replied on at Permalink Reply 1 Attachment
@mrK

I have form block placed in a particular page with different fields(textboxes, DatePicker's )

I am trying to control the datepicker of this form block