On D7 creating new fields or adding existing ones to content types while JQuery CDN is enabled is not possible, the widget selection appear as 'disabled' (saw with firebug) and the error 'you need to select a widget' is thrown when trying to save configuration.
I've selected "Google Ajax API CDN (Dynamic alias to latest version 1.x.x) " for both JQuery and JQuery UI.
A workaround is to use firebug and remove "disabled='disabled'" from the broken element or to disable the JQuery CDN module.
I would appreciate if someone could check this problem.
Thanks!
Comments
Comment #1
kubrt commentedThe exact same problem here, subscribing.
Quick fix is to not use Google's CDN for JQuery
Comment #2
iLLin commentedI got this issue with selecting jquery 1.7.,
Selecting 1.5 and google CDN works just fine.
Comment #3
iLLin commentedI didn't realize which issue que I was in, I assumed jquery update, thats where my issue stemmed from.
Comment #4
avpaderno