Migrating custom code from Quform 1.x

CSS classes Data types The Date element value is now a string in the format YYYY-MM-DD instead of array(‘day’ => DD, ‘month’ => MM, ‘year’ => YYYY) The Time element value is now a string in the format HH:MM (always 24h format) instead of array(‘hour’ => HH, ‘minute’ => MM, ‘ampm’ => ‘am|pm’) Getting form … Continue reading Migrating custom code from Quform 1.x