update caq form
dropdown form elements not shown.
This commit is contained in:
parent
c8ef1e2748
commit
9c6e46eea2
1 changed files with 3 additions and 3 deletions
|
|
@ -34,19 +34,19 @@ body:
|
|||
- Not adverse to quality
|
||||
- Adverse to quality
|
||||
- Significantly adverse to quality
|
||||
visible: [content]
|
||||
visible: [form, content]
|
||||
- type: textarea
|
||||
id: cause
|
||||
attributes:
|
||||
label: Cause of adverse condition
|
||||
description: What was the cause of the condition? (Required only when classified as 'Significantly adverse to quality')
|
||||
visible: [content]
|
||||
visible: [form, content]
|
||||
- type: textarea
|
||||
id: corrective-action
|
||||
attributes:
|
||||
label: Corrective action taken
|
||||
description: What action(s) were taken to preclude repetition? (Required only when classified as 'Significantly adverse to quality')
|
||||
visible: [content]
|
||||
visible: [form, content]
|
||||
- type: checkboxes
|
||||
id: reporting
|
||||
visible: [content]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue