Skip to content

Commit

Permalink
VACMS-16327: Update Facility Image form
Browse files Browse the repository at this point in the history
  • Loading branch information
omahane committed Feb 8, 2024
1 parent 6d017b6 commit 8d3e409
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ third_party_settings:
group_locations_and_contact_info:
children:
- group_operating_status
- group_facility_image
- field_media
- group_facility_data
label: 'Location and contact information'
region: content
Expand Down Expand Up @@ -370,12 +370,11 @@ third_party_settings:
required_fields: 0
attributes: ''
group_facility_image:
children:
- field_media
children: { }
label: 'Facility image'
region: content
parent_name: group_locations_and_contact_info
weight: 5
region: hidden
parent_name: ''
weight: 14
format_type: fieldset
format_settings:
classes: ''
Expand Down
4 changes: 2 additions & 2 deletions config/sync/field.field.node.vba_facility.field_media.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ id: node.vba_facility.field_media
field_name: field_media
entity_type: node
bundle: vba_facility
label: 'Facility photo'
description: "<strong>Image guidelines</strong> <br>\r\n<br>\r\n✓ Please do:\r\n<ul style=\"list-style-type:square;\">\r\n <li>Use an image in landscape (horizontal) orientation</li>\r\n <li>Show the entrance of the facility building in the image</li>\r\n <li>Use images taken with a smart phone if necessary</li>\r\n</ul>\r\n✗ Do not \r\n<ul style=\"list-style-type:square;\">\r\n <li>Show any people in the image</li>\r\n <li>Show any car license plates in the image</li>\r\n</ul>\r\n"
label: 'Facility image'
description: "<p>Add an image that helps people recognize the facility. For best results, add an image cropped to a 3:2 aspect ratio. For accessibility, alternative text must also be added. Please refer to the <a href=\"https://prod.cms.va.gov/help/cms-basics/alternative-text-for-images\" target=\"_blank\">alt text Knowledge Base article (opens in a new window)</a> for more information.</p>\r\n<strong>Image guidelines</strong> <br>\r\n<br>\r\n✓ Please do:\r\n<ul style=\"list-style-type:square;\">\r\n <li>Use an image in landscape (horizontal) orientation</li>\r\n <li>Show the entrance of the facility building in the image</li>\r\n <li>Use images taken with a smart phone if necessary</li>\r\n</ul>\r\n✗ Do not \r\n<ul style=\"list-style-type:square;\">\r\n <li>Show any people in the image</li>\r\n <li>Show any car license plates in the image</li>\r\n</ul>\r\n"
required: false
translatable: false
default_value: { }
Expand Down

0 comments on commit 8d3e409

Please sign in to comment.