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
|
- Not adverse to quality
|
||||||
- Adverse to quality
|
- Adverse to quality
|
||||||
- Significantly adverse to quality
|
- Significantly adverse to quality
|
||||||
visible: [content]
|
visible: [form, content]
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: cause
|
id: cause
|
||||||
attributes:
|
attributes:
|
||||||
label: Cause of adverse condition
|
label: Cause of adverse condition
|
||||||
description: What was the cause of the condition? (Required only when classified as 'Significantly adverse to quality')
|
description: What was the cause of the condition? (Required only when classified as 'Significantly adverse to quality')
|
||||||
visible: [content]
|
visible: [form, content]
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: corrective-action
|
id: corrective-action
|
||||||
attributes:
|
attributes:
|
||||||
label: Corrective action taken
|
label: Corrective action taken
|
||||||
description: What action(s) were taken to preclude repetition? (Required only when classified as 'Significantly adverse to quality')
|
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
|
- type: checkboxes
|
||||||
id: reporting
|
id: reporting
|
||||||
visible: [content]
|
visible: [content]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue