Problem/Motivation

I want to exclude certain fields in the fields list

Proposed resolution

I added config Form to exclude certain fields

Comments

liber_t created an issue. See original summary.

liber_t’s picture

StatusFileSize
new7.51 KB

el1_1el’s picture

Status: Needs review » Fixed

awesome idea! Thanks for patching!

Status: Fixed » Closed (fixed)

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

vasyok’s picture

This solution does not work with users entityes.

el1_1el’s picture

in patch applied i see

+    $bundles = $this->getFields('node');

. so probably not. patches welcome