sudvis wrote: > I have 2007 version of trac. When I open tickets, I have different > fields like customer relevance (drop down box with options bug, > engagement, test case etc), priority field (drop down box with options > blocking to low), defect verifed (check box) and other fields. > > My question all these fields are static that is appear for every > ticket. I want the fields to be dynamic. Example when the customer > relevance option is engagement only, I want checkbox "customer > reported" to appear and not for other options. Only When the customer > relevance is test case, I want the option (text box) test plan name to > appear and not for other options. >
See http://trac.edgewall.org/ticket/8314 and also the other tickets (#4549, #4374) linked from there. > I request you to tell me how to do this. Is there a plugin or do I > need to edit php code etc. > ... and your question would have been more appropriate for trac-user rather than trac-dev, unless you're willing to help us to *develop* such a feature (not in PHP though ;-) ). In general, not getting an answer on trac-users is not a reason to post on trac-dev. -- Christian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
