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.
