You are here

show_email.schema.yml in Show Email Address 8

config/schema/show_email.schema.yml

File

config/schema/show_email.schema.yml
View source
  1. field.formatter.settings.show_email_address:
  2. type: mapping
  3. label: 'Show Email Settings'
  4. mapping:
  5. hide_user_one:
  6. type: int
  7. label: 'User one'
  8. email_mailto:
  9. type: int
  10. label: 'Enable mailto link'
  11. hide_per_role:
  12. type: mapping
  13. label: 'Configuration for the add role action'
  14. mapping:
  15. rid:
  16. type: string
  17. label: 'The ID of the role to add'
  18. label:
  19. type: label
  20. label: 'Label'