You are here

contact_ajax.schema.yml in Contact ajax 8

config/schema/contact_ajax.schema.yml

File

config/schema/contact_ajax.schema.yml
View source
  1. contact.form.*.third_party.contact_ajax:
  2. type: mapping
  3. label: 'Contact form Ajax'
  4. mapping:
  5. enabled:
  6. type: boolean
  7. label: 'Ajax form'
  8. render_selector:
  9. type: string
  10. label: 'Render selector'
  11. prefix_id:
  12. type: string
  13. label: 'Prefix id'
  14. confirmation_type:
  15. type: integer
  16. label: 'Confirmation type'
  17. load_from_uri:
  18. type: integer
  19. label: 'Node to load'
  20. load_from_message:
  21. type: text_format
  22. label: 'Message to load'