Apply config changes from Webform update hooks

This commit is contained in:
benjamin melançon 2025-09-23 22:04:36 -04:00
parent c41ba16734
commit 892494c1b5
2 changed files with 5 additions and 2 deletions

View file

@ -13,16 +13,18 @@ title: Request
description: 'Very simple form for potential clients to tell us what they need.'
categories:
- Lead
elements: |
elements: |-
describe_goal:
'#type': textarea
'#title': 'Describe your goal'
email_address:
'#type': email
'#title': 'E-mail address'
'#required': true
phone_number:
'#type': tel
'#title': 'Phone number'
'#required': true
actions:
'#type': webform_actions
'#title': 'Submit button(s)'

View file

@ -11,7 +11,8 @@ archive: false
id: tech_for_coops
title: 'Technology for cooperatives survey'
description: 'Collecting information for and possible recipients of educational materials that would be produced by our collaboration on a&nbsp;<a href="https://cdf.coop/cooperative-education">CDF Cooperative Education Fund</a> potential grant.'
category: 'Survey of needs'
categories:
- 'Survey of needs'
elements: |-
main_software_needs:
'#type': textarea