Currently it is possible to manage the form display for an entity's base fields, but not the view display.

Is there any reason why we should not set "->setDisplayConfigurable('view', TRUE)" for all base fields, with "setDisplayOptions('view',array('type'=>'hidden'))" as the default for 'id', 'uuid' and 'type'.

ECK is about fine-detailed customisation so enabling that seems good. I'm happy to submit a patch, I just wanted to check first if there was any reason not to do this.

CommentFileSizeAuthor
#2 eck_view_basefields-2558137-1.patch2.37 KBdpopdan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jonathanjfshaw created an issue. See original summary.

dpopdan’s picture

Thank you for reporting.

  • b662f9f committed on 8.x-1.x
    Issue #2558137 by dpopdan: Manage display for base fields
    
dpopdan’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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