I have a form that needs to be on an https page. This form also has a date/time picker.
When GF outputs this html using the shortcode, it adds in the http version of the url for the date/time picker js files and also the little calendar icon images that get displayed next to the date/time input fields.
This causes the warning in IE: "this page contains insecure content blah blah blah".
Is there a way we could check a box for a specific form and have every reference to an outside file go to the https version?