Added context Component
This commit is contained in:
@ -68,4 +68,16 @@
|
||||
type: text
|
||||
label: "What commitments does participation involve?"
|
||||
placeholder: "Describe what participants are committing to when they engage in the process..."
|
||||
required: true
|
||||
required: true
|
||||
|
||||
- id: context
|
||||
title: "What additional context should participants know?"
|
||||
description: "Background information, external knowledge sources, and relevant references"
|
||||
stageId: intake
|
||||
order: 7
|
||||
fields:
|
||||
- id: contextText
|
||||
type: text
|
||||
label: "What additional context should participants know?"
|
||||
placeholder: "Provide additional context such as links to external knowledge sources, background information, or other relevant references..."
|
||||
required: false
|
Reference in New Issue
Block a user