Initial commit
This commit is contained in:
11
data/components/delegation.yaml
Normal file
11
data/components/delegation.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
- id: delegation_options
|
||||
title: "Where can the dispute be delegated if this process is inadequate?"
|
||||
description: "Alternative processes for disputes that cannot be handled by this process"
|
||||
stageId: delegation
|
||||
order: 1
|
||||
fields:
|
||||
- id: delegationOptionsText
|
||||
type: text
|
||||
label: "Where can the dispute be delegated if this process is inadequate?"
|
||||
placeholder: "Describe alternative processes for disputes that cannot be handled internally..."
|
||||
required: true
|
Reference in New Issue
Block a user