Skip to content
Snippets Groups Projects
Commit 9eaf6e54 authored by l26yan's avatar l26yan
Browse files

ISTWCMS-5298 Set 'Required on Publish' for Description of content settings for Service

parent d99fc8fd
No related branches found
No related tags found
3 merge requests!60ISTWCMS-6095 Update maxlength settings for title, text fields and link fields...,!25ISTWCMS-5779 Click update button under...,!12ISTWCMS-5298 Fix metatag settings for service content type
......@@ -4,6 +4,11 @@ dependencies:
config:
- field.storage.node.field_uw_meta_description
- node.type.uw_ct_service
module:
- require_on_publish
third_party_settings:
require_on_publish:
require_on_publish: true
id: node.uw_ct_service.field_uw_meta_description
field_name: field_uw_meta_description
entity_type: node
......
......@@ -33,6 +33,7 @@ dependencies:
- 'node_revision_delete:node_revision_delete'
- 'office_hours:office_hours'
- 'simple_sitemap:simple_sitemap'
- 'require_on_publish:require_on_publish'
- 'term_reference_tree:term_reference_tree'
- 'tvi:tvi'
- 'uw_cfg_common:uw_cfg_common'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment