The field_view_field function uses the _custom view mode. We also should do this in the views_handler_field_field.inc file.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views-replace_view_mode-1741242-1.patch | 1.36 KB | yannickoo |
The field_view_field function uses the _custom view mode. We also should do this in the views_handler_field_field.inc file.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views-replace_view_mode-1741242-1.patch | 1.36 KB | yannickoo |
Comments
Comment #1
yannickooComment #2
dawehnerAssside from that it would probably make sense to fix ctools on there as well.
Comment #3
yannickooDidn't found
_dummyin ctools and panels module:grep -iRn "_dummy" ctoolsand the same thing with panels has no results...Comment #4
dawehnerWell i talked about ctools_fields_fake_field_instance ..., which has 'ctools', as name of the instance by default,
but yeah this could simply just stay.
Comment #5
dawehnerSeams to be reasonable, committed to 8.x-3.x and 7.x-3.x