You are here

field_group_link.field_group_formatter_plugin.schema.yml in Field Group Link 8

config/schema/field_group_link.field_group_formatter_plugin.schema.yml

File

config/schema/field_group_link.field_group_formatter_plugin.schema.yml
View source
  1. field_group.field_group_formatter_plugin.link:
  2. type: field_group.field_group_formatter_plugin.base
  3. label: 'Mapping for the link formatter settings'
  4. mapping:
  5. target:
  6. type: string
  7. label: 'Field to be used.'
  8. custom_uri:
  9. type: string
  10. label: 'Custom URI to be used.'
  11. target_attribute:
  12. type: string
  13. label: 'Target attribute'