Hello,

I have views, jquery update 7.x-2.x with jQuery 1.7+

On a view, when I edit a field, I cannot set the label. When I check the box "create label" it doesn't show the textfield to put the label I want.

If I return to jQuery 1.5, it works.

See attached files for better explaination.

Regards,

Alex

CommentFileSizeAuthor
should be like that.PNG24.54 KBzmove
bug.PNG21.26 KBzmove
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sagannotcarl’s picture

I'm experiencing this as well. It's true for all the checkbox interaction in the field modal (Rewrite field, etc.)

cursor’s picture

+1. Same problem.

bugzo’s picture

Same problem. I can't edit view labels because of jquery update 1.7 version.

Any solutions?

wayne57’s picture

Same issue here.
I used the configuration menu to go back to 1.7 version, but checking the boxes has no effect?

windmaomao’s picture

same here, 2.3 doesn't work with views either.

need to roll back to jquery 1.5.

betz’s picture

I even cannot edit my views anymore.
When i save a views modal window, i see a json dump all over the screen.
Disabling jquery_update fixes it.

mfarha’s picture

I'm experiencing the same issue as #6. Going into views and editing something then saving or cancelling throws crap up on the screen.

CarbonPig’s picture

I'm having the same issue as #1. JQuery 1.5 works with views (checkboxes expand), but breaks other theme elements. 1.7 and 1.8 don't work with views, but maintain theme element functionality like superfish menues, jquery portfolio effects, etc.

I don't know where to start solving.

Ether’s picture

Version: 7.x-2.x-dev » 7.x-2.3

The same problem, but even with version 7.2.3, not dev.

Argus’s picture

Priority: Normal » Critical

This is critical right? Can't use views when enabling JQuery 1.7

frymorgan’s picture

Argus’s picture

Status: Active » Closed (duplicate)

Yes I can confirm that updating ctools to the latest dev version solves the problem.

ArthurC’s picture

Issue summary: View changes

Almost two years later, I'm using D7.31, Views 7.x-3.8, ctools 7.x-1.4 - as up-to-date as you can get in summer 2014.

So I set jQuery back to 1.5 (from 1.10) "for administrative pages" and voila! I could add a label to a field in a view. Thanks for this discussion for pointing me in the right direction.

(The only version of ctools I can update to is the dev version and it says "dev branch for the D7 port. NOT functional yet!" Also, I left Views caching and using JavaScript.)

infiniteluke’s picture

I'm not seeing this issue with jquery 1.8 with D7.22, views 3.8 and ctools 1.4. Could it be a change to core since 22?