The field_view_field function uses the _custom view mode. We also should do this in the views_handler_field_field.inc file.

Comments

yannickoo’s picture

Status: Active » Needs review
StatusFileSize
new1.36 KB
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Assside from that it would probably make sense to fix ctools on there as well.

yannickoo’s picture

Didn't found _dummy in ctools and panels module:

grep -iRn "_dummy" ctools and the same thing with panels has no results...

dawehner’s picture

Well 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.

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Seams to be reasonable, committed to 8.x-3.x and 7.x-3.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.