Hi,
I've built a jquery ui dialog to ask some information outside of the form, that then populates some of the form. one of the pieces collected in this dialog was a datepicker date - with a specific format, start date, and end date. As of some point today, it no longer works - an override is being called from within some LF javascript that breaks the control. In the referenced js file, a method (n.reInitializeDateField) looks for configuration info in a td[data-col] or li, then rebuilds the datepicker. This is a brand-new issue, and has broken at least one of our processes, if not more.