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

kubrt’s picture

The exact same problem here, subscribing.

Quick fix is to not use Google's CDN for JQuery

iLLin’s picture

I got this issue with selecting jquery 1.7.,
Selecting 1.5 and google CDN works just fine.

iLLin’s picture

I didn't realize which issue que I was in, I assumed jquery update, thats where my issue stemmed from.

avpaderno’s picture

Issue summary: View changes
Issue tags: -Drupal, -widget, -, -jquery cdn