Opened 10 years ago

Last modified 10 years ago

#11523 closed defect

Can not hide radio buttons — at Version 2

Reported by: anonymous Owned by: Rob Guttman
Priority: normal Component: DynamicFieldsPlugin
Severity: normal Keywords:
Cc: weirdo Trac Release:

Description (last modified by Ryan J Ollos)

If you have a custom field that is set as a radio

[ticket-custom]
ittype = radio
ittype.label = IT Type
ittype.options = Help Desk|Project
ittype.order = 3
ittype.value = Help Desk

you can not hide it based on the group using

ittype.show_if_group = itmember

It works for text and standard just not for radio.

Change History (3)

comment:1 Changed 10 years ago by weirdo

Cc: weirdo added; anonymous removed

comment:2 Changed 10 years ago by Ryan J Ollos

Description: modified (diff)

Changed 10 years ago by Ryan J Ollos

Attachment: t11523.patch added
Note: See TracTickets for help on using tickets.