update caq form

dropdown form elements not shown.
This commit is contained in:
Nick Touran 2025-08-26 08:15:24 -04:00
parent c8ef1e2748
commit 9c6e46eea2

View file

@ -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]