Closed (won't fix)
Project:
Panels
Version:
7.x-3.3
Component:
Views panes
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2013 at 21:21 UTC
Updated:
28 Aug 2015 at 05:52 UTC
Jump to comment: Most recent
Comments
Comment #1
merlinofchaos commentedUnfortunately this is a known, unsolvable issue. When you set up a view in Panels, and have Panels change the configuration, and then use Views' built in AJAX, all of Panels' changes to the view are ignored, because the panel isn't involved at all in the ajax process.
Comment #2
amaisano commentedLame workaround: in the "real" View config/settings for that view pane with AJAX, exclude the fields you don't want to show up on subsequent AJAX requests by default. The visit on the page will respect the panel's view pane field display checkboxes, and the subsequent AJAX refreshes for that view will respect the view.