Infusionsoft Cookbook – Chapter 10.5 – Adding A Calendar Dropdown To Date Type Fields On Forms

When a user is filling out an internal form inside Infusionsoft, and they are populating a date field, the system shows a calendar picker. However, if we place a Date type field on a web form, the contact must enter the date in a specific format, otherwise it doesn’t properly capture the information. This hack uses a simple piece of JavaScript to add a calendar picker to Date type fields on a web form or landing page.