https://trac.edgewall.org/ticket/4374 <https://www.google.com/url?q=https%3A%2F%2Ftrac.edgewall.org%2Fticket%2F4374&sa=D&sntz=1&usg=AFQjCNHAobCBjaIMUlSn0PCcyeVNDvJ3DQ> described what I want to accomplish exactly but does not appear to be on the radar. https://trac-hacks.org/wiki/TracTicketChainedFieldsPlugin might work, but I would need a way to generate the json file periodically from a database.
We already have https://trac-hacks.org/wiki/DynamicFieldsPlugin but I'm not seeing a way to apply it to this. On Friday, September 9, 2016 at 4:34:44 PM UTC-5, RjOllos wrote: > > > > On Thursday, September 8, 2016 at 2:59:26 PM UTC-7, Matt wrote: >> >> Wondering if it is possible to have a custom Select box in Trac tickets >> that has its values populated by Database table like another milestone >> field, and then based on what value is selected have another field >> populated from a sql query on another table using that first value that was >> selected. >> >> Would this all needed to be custom JavaScript? >> > > There are a few open tickets you could look at: > https://trac.edgewall.org/ticket/4374 > https://trac.edgewall.org/ticket/2464 > > There are also plugins available that might fit your needs: > https://trac-hacks.org/wiki/TracTicketChainedFieldsPlugin > https://trac-hacks.org/wiki/DynamicFieldsPlugin > > - Ryan > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
