#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                       |   Resolution:       
 Keywords:                                |  
------------------------------------------+---------------------------------
Comment (by athomas):

 This is possible using a custom !ITicketManipulator in the WorkFlow
 sandbox. `filter_fields()` would hide the appropriate field based on the
 available components.

 The dynamic updating is not yet possible but I hope to have custom field
 types available soon, which would allow this. I'm not quite sure how to
 achieve this though, as ideally the ticket edit/view HTML would be a
 ClearSilver template. Because the template needs to be injected in
 arbitrary locations, the only real way I can think of accomplishing this
 is to set an element in the HDF to the rendered template output.

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