diff --git a/config/install/core.entity_form_display.taxonomy_term.uw_vocab_service_categories.default.yml b/config/install/core.entity_form_display.taxonomy_term.uw_vocab_service_categories.default.yml index 6b9ec57226b54ed6b1fd57a7d0f3636e1996f902..5878d5f73c713cc121e7ffa30afc2975e2a14e46 100644 --- a/config/install/core.entity_form_display.taxonomy_term.uw_vocab_service_categories.default.yml +++ b/config/install/core.entity_form_display.taxonomy_term.uw_vocab_service_categories.default.yml @@ -5,6 +5,8 @@ dependencies: - field.field.taxonomy_term.uw_vocab_service_categories.field_uw_service_category_icon - taxonomy.vocabulary.uw_vocab_service_categories module: + - allowed_formats + - maxlength - media_library - path - text @@ -18,16 +20,23 @@ content: weight: 1 region: content settings: - placeholder: '' rows: 5 - third_party_settings: { } + placeholder: '' + third_party_settings: + maxlength: + maxlength_js: null + maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>' + maxlength_js_enforce: false + allowed_formats: + hide_help: '0' + hide_guidelines: '0' field_uw_service_category_icon: type: media_library_widget weight: 2 + region: content settings: media_types: { } third_party_settings: { } - region: content langcode: type: language_select weight: 3 @@ -42,7 +51,10 @@ content: settings: size: 60 placeholder: '' - third_party_settings: { } + third_party_settings: + maxlength: + maxlength_js: null + maxlength_js_label: 'Content limited to @limit characters, remaining: <strong>@remaining</strong>' path: type: path weight: 4 @@ -57,10 +69,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 5 region: content + settings: + display_label: true third_party_settings: { } tvi: weight: 6