[[PageOutline(2-5,Contents,pullout)]] = Hide ticket field values = == Description == This plugin allows masking ticket field values (for drop-down fields) based on users/groups. Bascially think of this as the big brother of the SimpleTicketPlugin. Activate the filtering on a user by giving them the `TICKET_HIDEVALS` permission. You can configure which fields to mask under WebAdmin. All fields are hidden by default, you must explicitly allow what you want each group to see. If a user has no visible options for a field, it will be hidden entirely. == Bugs/Feature Requests == Existing bugs and feature requests for HideValsPlugin are [report:9?COMPONENT=HideValsPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=HideValsPlugin&owner=coderanger new ticket]. == Download == Download the zipped source from [download:hidevalsplugin here]. == Source == You can check out HideValsPlugin from [http://trac-hacks.org/svn/hidevalsplugin here] using Subversion, or [source:hidevalsplugin browse the source] with Trac. == Example == To enable: {{{ #!ini [components] hidevals.* = enabled }}} == Recent Changes == [[ChangeLog(hidevalsplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:coderanger] [[BR]] '''Maintainer:''' ''none'' [[BR]] '''Contributors:'''