Skip to content
Snippets Groups Projects
Commit 0c1dae96 authored by Anuprita Kulkarni's avatar Anuprita Kulkarni
Browse files

Merge branch 'feature/ISTWCMS-5351-l26yan-Recreate-feature-under-8.x-1.5' into '1.0.x'

ISTWCMS-5351 Recreate feature after re-check 'Basic' in summary, cost, support and request fields based on allowed_format 1.5

See merge request !20
parents 1bf36860 059d979a
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...,!20ISTWCMS-5351 Recreate feature after re-check 'Basic' in summary, cost, support and request fields based on allowed_format 1.5
...@@ -9,10 +9,8 @@ dependencies: ...@@ -9,10 +9,8 @@ dependencies:
- text - text
third_party_settings: third_party_settings:
allowed_formats: allowed_formats:
uw_tf_basic: uw_tf_basic allowed_formats:
uw_tf_standard: '0' - uw_tf_basic
uw_tf_full_html: '0'
plain_text: '0'
id: node.uw_ct_service.field_uw_service_cost id: node.uw_ct_service.field_uw_service_cost
field_name: field_uw_service_cost field_name: field_uw_service_cost
entity_type: node entity_type: node
......
...@@ -9,10 +9,8 @@ dependencies: ...@@ -9,10 +9,8 @@ dependencies:
- text - text
third_party_settings: third_party_settings:
allowed_formats: allowed_formats:
uw_tf_basic: uw_tf_basic allowed_formats:
uw_tf_standard: '0' - uw_tf_basic
uw_tf_full_html: '0'
plain_text: '0'
id: node.uw_ct_service.field_uw_service_request id: node.uw_ct_service.field_uw_service_request
field_name: field_uw_service_request field_name: field_uw_service_request
entity_type: node entity_type: node
......
...@@ -9,10 +9,8 @@ dependencies: ...@@ -9,10 +9,8 @@ dependencies:
- text - text
third_party_settings: third_party_settings:
allowed_formats: allowed_formats:
uw_tf_basic: uw_tf_basic allowed_formats:
uw_tf_standard: '0' - uw_tf_basic
uw_tf_full_html: '0'
plain_text: '0'
id: node.uw_ct_service.field_uw_service_summary id: node.uw_ct_service.field_uw_service_summary
field_name: field_uw_service_summary field_name: field_uw_service_summary
entity_type: node entity_type: node
......
...@@ -9,10 +9,8 @@ dependencies: ...@@ -9,10 +9,8 @@ dependencies:
- text - text
third_party_settings: third_party_settings:
allowed_formats: allowed_formats:
uw_tf_basic: uw_tf_basic allowed_formats:
uw_tf_standard: '0' - uw_tf_basic
uw_tf_full_html: '0'
plain_text: '0'
id: node.uw_ct_service.field_uw_service_support id: node.uw_ct_service.field_uw_service_support
field_name: field_uw_service_support field_name: field_uw_service_support
entity_type: node entity_type: node
......
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