#2752: Custom fields per component
------------------------------------------+---------------------------------
 Reporter:  Markus Tacker <[EMAIL PROTECTED]>  |       Owner:  jonas
     Type:  enhancement                   |      Status:  new  
 Priority:  lowest                        |   Milestone:       
Component:  ticket system                 |     Version:  none 
 Severity:  trivial                       |    Keywords:       
------------------------------------------+---------------------------------
 It would be great to have specific custom fields only displayed if a
 certain component is selected.
 {{{
 [ticket-custom]
 installation = select
 installation.label = Select the affected installation
 installation.options = customerA|customerB|customerC
 installation.components = Frontend|Webservice
 }}}

 This would mean that only if the component {{{Frontend}}} or
 {{{Webservice}}} is selected in the new ticket or update ticket view, the
 field {{{installation}}} would be visible.

 Of course, this would require a reload of the ticket form if the value of
 the {{{component}}} field is changed.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2752>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to