Tell us what you are trying to do?
Set the datepicker to default the selected date to 48 hours from the time of clicking the calendar icon, and block selecting anyday prior to 48 hours from now - its a booking which needs some days notice.
Is there any documentation that you are following? hidden link
thanks... I notice a paste error here from my side from the wrong site - can you either delete my earlier update or make it private (as I don't want that link exposed) - while I rewrite the ticket.
Shane - I asked Waqar in my timezone to clean up the erroneous links... you are right about the sample code but I have had no luck with the callback function, I will get back with a result tomorrow. thanks
OK I think I understand what's happening now - the problem seems to arise when the types fields and the url param do not match - in which case it appears the url_parameter should be used ?!
I need to reference the url_param and not the field. for the sake of simplicity in this example I am making the min date 3 days from now disabling any date prior to that
Shane unless I am missing something can you pass this on to the documentation folk ? I found this very frustrating as this relationship is not explained anywhere.