am-impact / amforms

Forms plugin for Craft
Other
121 stars 21 forks source link

"Jquery is not defined" error on date/time field #135

Closed nilsenpaul closed 7 years ago

nilsenpaul commented 7 years ago

Hi guys,

On using a date/time field, I get a jQuery not defined error. Jquery is loaded through includeJsFile (first), but the locale asset gets loaded before jQuery ... Any suggestions?

schermafbeelding 2017-03-28 om 09 27 29

hubertprein commented 7 years ago

Yeah I ran into the same issue the other day. I don't like how the date field works, at all. I rather have that thing working as an advanced field where developers have the free will to make it work the way they like it, rather than support it by default (as a basic field).

hubertprein commented 7 years ago

jQuery removed from the fields in the latest release. You hold the power now.