-
Notifications
You must be signed in to change notification settings - Fork 0
Disabled fields
Craig Clark edited this page Apr 2, 2024
·
4 revisions
Field: field_authoritative_info
This field has been hidden from use. There are plans to use it at some point in the near future, so it was not removed completely.
To bring this field back, enable it in the following display modes:
- Form display:
default
- Form display:
section_5
- View display:
default
- View display:
section_5
Then export the config. This will change the following files
- config/sync/core.entity_form_display.node.data_set.default.yml
- config/sync/core.entity_form_display.node.data_set.section_5.yml
- config/sync/core.entity_view_display.node.data_set.default.yml
- config/sync/core.entity_view_display.node.data_set.section_5.yml
Note
There is no need to do anything else. The code to display the field is still in the twig template, it won't render anything until the field is made visible in config