Skip to content

Commit

Permalink
SG-1939: clarify youtube help text (#1480)
Browse files Browse the repository at this point in the history
  • Loading branch information
rloos289 authored Jan 26, 2023
1 parent 8f58635 commit d7c2837
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion config/field.field.paragraph.video.field_video.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,21 @@ dependencies:
- field.storage.paragraph.field_video
- paragraphs.paragraphs_type.video
module:
- datalayer
- tmgmt_content
- video_embed_field
third_party_settings:
datalayer:
expose: 0
label: field_video
tmgmt_content:
excluded: false
id: paragraph.video.field_video
field_name: field_video
entity_type: paragraph
bundle: video
label: 'YouTube URL'
description: 'YouTube video URL, in the format: https://www.youtube.com/watch?v=xyz'
description: 'YouTube video URL, in the format: https://www.youtube.com/watch?v=xyz. Copy the link from the address bar, do not use the share button.'
required: true
translatable: false
default_value: { }
Expand Down

0 comments on commit d7c2837

Please sign in to comment.