Modify ↓
#11665 closed enhancement (wontfix)
Validate the dependency between two select fields
Reported by: | Owned by: | Max Stewart | |
---|---|---|---|
Priority: | normal | Component: | TicketValidatorPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description (last modified by )
The default value for 'Qc cert Required ?' is 'Yes' and 'Qc Cer Decision' is 'Undecided'.
I need to show a validation message when the user Selects " Yes" from 'Qc cert Required ?' and "null" from 'Qc Cer Decision'. Please help us to resolve this issue and find the screenshot attached(validate.png)
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | validate.png added |
---|
comment:1 Changed 7 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:2 Changed 7 years ago by
Priority: | highest → normal |
---|---|
Severity: | major → normal |
Note: See
TracTickets for help on using
tickets.
Out-of-scope for this plugin. You can write a custom
ITicketManipulator
, or see DynamicFieldsPlugin.