You are here

block.block.bartik_webform_test_limit_webform_source_entity.yml in Webform 8.5

tests/modules/webform_test_block_submission_limit/config/optional/block.block.bartik_webform_test_limit_webform_source_entity.yml

File

tests/modules/webform_test_block_submission_limit/config/optional/block.block.bartik_webform_test_limit_webform_source_entity.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - webform
  6. theme:
  7. - bartik
  8. enforced:
  9. module:
  10. - webform_test_block_submission_limit
  11. id: bartik_webform_test_limit_webform_source_entity
  12. theme: bartik
  13. region: sidebar_second
  14. weight: 9
  15. provider: null
  16. plugin: webform_submission_limit_block
  17. settings:
  18. id: webform_submission_limit_block
  19. label: 'Webform + Source Entity Limits'
  20. provider: webform
  21. label_display: visible
  22. type: webform
  23. source_entity: true
  24. content: ''
  25. progress_bar: true
  26. progress_bar_label: '[total] webform + source entity submission(s)'
  27. progress_bar_message: '[limit] webform + source entity limit ([interval])'
  28. webform_id: ''
  29. entity_type: ''
  30. entity_id: ''
  31. visibility: { }