- Issue created by @ikam
- πΊπΈUnited States apmsooner
Hi, this is handled in the widget settings for the field. There's a widget type called 'Hidden' for every field type. On the manage fields page, just scroll to the widget settings section and change the widget type to that and you'll be good to go. There is also a "Hidden" formatter type in the manage display settings if you want to hide its rendering.
Hi - I do see the 'Hidden' option for Manage Fields. However that only affects the page display (when viewing the entity), it doesn't apply to the Form display (when editing the entity). I'm trying to hide some of the fields when displaying the edit Form to the users. Thanks.
- πΊπΈUnited States apmsooner
Hi, you may be looking in the wrong place. Below the storage settings where you setup the fields originally, there is a section to configure the widgets. This screenshot is slightly out of date however the dropdown on the left is where you can switch the form element type and there is an option labeled "Hidden". https://www.drupal.org/files/project-images/Screenshot%202023-08-31%20at... β
I am looking at the wrong place! I see the option now - and I'm able to hide some of the fields inside a Custom Field. Thank you very very much for your fast response and your help!