shannah / xataface

Framework for building data-driven web applications in PHP and MySQL
http://xataface.com
GNU General Public License v2.0
138 stars 58 forks source link

Calendar - to disable the past date selection #89

Open myvelmurugan opened 6 years ago

myvelmurugan commented 6 years ago

Hi steve, how can we disable the calender/datepicker for the past date.

muzafar commented 6 years ago

You can use widget:minDate=0 to disable past dates.