Posted by cconant on February 8, 2013 at 12:18am
2 followers
Jump to:
| Project: | Views |
| Version: | 7.x-3.5 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | cconant |
| Status: | active |
Issue Summary
I have created a bunch of views for a website that I am creating, and all are working fine.
I have one view that consists of a page, a data-export (.iif), and pdf view. I am currently configuring the pdf view, and found that I needed to remove the labels. Unfortunately it was towards the end of my work day (or so I thought), and I made the mistake of removing the labels for each field for 'All displays'. When I went to the page and the data export to try and re-enable the 'Create a label' checkbox for each field, it would not save.
Am I doing something wrong?
Comments
#1
I can confirm this issue. Same applies for me. I cleared the checkbox for 'Create a label' first and afterwards wanted to re-enable it for some fields. But this does not work. The checkbox is still cleared after saving. Only way to get rid of this is to remove the field and put it back in.
#2
Ok, I found that not only the re-enabling does not work but also the text field for the custom label text is not shown. This let me think about Jquery. I have Jquery Update module enabled and use Jquery 1.7.x. It seems that this is the cause. If I put Jquery back to 1.5.x everything works as expected.
.
#3
Used this to get Jquery 1.5 in backend and Jquery 1.7 in frontend. Seems to work so far.