Hi! Here we'd like to add a custom field to each ticket the contents of which can be selected from a list (for example a list of customers). This would be a custom ticket field of type 'select'. However, the list of values should not be configured statically, in the trac.ini, but generated dynamically, for example fetched from a wiki page.
Any ideas/hints how to implement that? Would it be better to listen on Wiki changes to update the value list, or to hook into the 'new ticket' request? And how would one do the latter? Thanks, Thomas --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
