I have a view with several editable fields defined on it. When "Click to edit" was enabled, I could use the preview in the Views admin page to view the results, and still go back and change the field settings. However, when I disabled "Click to edit", then tried to change the settings of any of the fields, the collapsed DIVs wouldn't open - in fact, they weren't even clickable links. It seems there's a conflict with JS or perhaps it is in the AJAX that runs the preview vs the one that loads the field settings in the overlay.

The work-around was to disable the preview. Now I have to save the view each time I make a change and refresh the actual page in another tab or browser.

Comments

ExTexan created an issue.