Active
Project:
Views Boxes
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 May 2012 at 01:24 UTC
Updated:
4 May 2012 at 01:24 UTC
Due to issues with how blocks are triggered AJAX calls don't work from within the block admin. There is a patch for Boxes to work around this issue -- see http://drupal.org/node/1560114 for more details. In addition because of the slightly different form structures the views_boxes_view_id_callback function needs to check either $form['options'] or $form['settings']['options']. Attached is a patch to make that check. Again, in order to work correctly the patch for Boxes must also be applied.
| Comment | File | Size | Author |
|---|---|---|---|
| views_boxes.options.patch | 647 bytes | wwhurley |