On Fri, Jun 19, 2009 at 7:48 AM, [email protected]<[email protected]> wrote: > > Hi all, > > I have a very important modification to do on the trac platform. > On my reports list, I created a report which is a kind of statistics. > I would like to make this statictics be calculated according to two > date times ( for example between X and Y) > and it must be possible for the user to choose those two date time in > two text areas on the same interface. > > Is it possible to do? > please i need a big help > > Thanks, > > Zineb
Hard to say without more details. It sounds like you can just use two dynamic variables in a report. This is already possible, though with the downside that users would have to append values for the variables to the URL by hand. In Trac 0.12 there's a better UI for entering dynamic variable values when selecting a report to run. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
