sector_events-3.0.x-dev/config/install/ds.field.custom_location_with_map_link.yml
config/install/ds.field.custom_location_with_map_link.yml
id: custom_location_with_map_link
label: 'Custom location with map link'
ui_limit: 'event|*'
properties:
content:
value: '[node:field_event_address:organization], [node:field_event_address:address_line1], [node:field_event_address:locality] [node:field_event_address:postal_code], [node:field_event_address:country_name] <a class="link-down" href="#location-map">View map below</a>'
format: raw_html
type: token
type_label: 'Token field'
entities:
node: node
