Javascript for the Classic Form Designer is available to only allow certain dates in a Date Picker/Calendar field.
The New Forms Designer from Laserfiche 11 update 3 now has a Javascript button, however due to the newness of this feature I am unable to find any current solution to limiting dates in a Date Picker field
My goal is to pull a list of dates from a database to populate a hidden Drop-down list. This list will be used to limit what dates can be selected in the Date Picker/Calendar field.
I am going over the Admin Guide: JavaScript in the Forms Designer, but I'm not sure I can put it all together into a working solution.