social_event_invite_flow-1.0.0-beta3/config/schema/social_event_invite_flow.schema.yml
config/schema/social_event_invite_flow.schema.yml
social_event_invite_flow.event_invite_message.*:
type: config_entity
label: 'Event Invite Message config'
mapping:
id:
type: string
label: 'ID'
reply_to:
type: string
label: 'Reply to email'
guests_invite_subject:
type: label
label: 'Guests Invite Subject'
translatable: true
guests_invite_message:
type: text_format
label: 'Guests Invite Message'
translatable: true
format: ''
new_accounts_invite_subject:
type: label
label: 'New Accounts Invite Subject'
translatable: true
new_accounts_invite_message:
type: text_format
label: 'New Accounts Invite message'
translatable: true
format: ''
existing_accounts_invite_subject:
type: label
label: 'Existing Accounts Invite Subject'
translatable: true
existing_accounts_invite_message:
type: text_format
label: 'Existing Accounts Invite Message'
translatable: true
format: ''
node:
label: 'Node'
type: mapping
mapping:
target_id:
type: string
label: 'Value'
uuid:
type: string
social_event_invite_flow.settings:
type: config_object
label: 'Social Event Invite Flow Settings'
mapping:
invite_mode_existing_accounts:
type: string
label: 'Invite Mode Existing Accounts'
invite_mode_new_accounts:
type: string
label: 'Invite Mode New Accounts'
selected_format:
type: string
label: 'Selected Format'
reply_to:
type: string
label: 'Reply to email'
webforms_existing_accounts:
type: sequence
label: 'Select webforms for existing accounts.'
webform_id:
type: string
label: 'Webform ID'
webforms_new_accounts:
type: sequence
label: 'Select webforms for new accounts.'
webform_id:
type: string
label: 'Webform ID'
guests_invite_subject:
type: string
label: 'The invite email subject for guests.'
guests_invite_message:
type: text
label: 'The invite email message body for guests.'
new_accounts_invite_subject:
type: string
label: 'The invite email subject for new accounts.'
new_accounts_invite_message:
type: text
label: 'The invite email message body for new accounts.'
existing_accounts_invite_subject:
type: string
label: 'The invite email subject for existing accounts.'
existing_accounts_invite_message:
type: text
label: 'The invite email message body for existing accounts.'
social_event_invite_flow.event_invite_settings.*:
type: config_entity
label: Event Invite Settings
mapping:
id:
type: string
label: ID
invite_mode_existing_accounts:
type: string
label: 'Invite Mode Existing Accounts'
invite_mode_new_accounts:
type: string
label: 'Invite Mode New Accounts'
selected_webform_existing_accounts:
type: string
label: 'Selected Webform Existing Accounts'
selected_webform_new_accounts:
type: string
label: 'Selected Webform New Accounts'
access_token:
type: string
label: 'Access Token'
enable_shareable_link:
type: boolean
label: 'Enable shareable link'
node:
label: 'Node'
type: mapping
mapping:
target_id:
type: string
label: 'Value'
uuid:
type: string
