Hi,
I'm building a system using childticketsplugin and I want to setup my 
reports to show subtables of all child tickets. I have this working using a 
textarea wiki field containing [[TicketQuery(parent=#1)]] which correctly 
lists all the child tickets of ticket #1. The problem is I cannot find a way 
to automatically add in the current ticket number in a way that will work 
correctly in a report.Is it possible to do something like 
this [[TicketQuery(parent=#$ID)]] where the ID variable is read in on each 
row? Or is there a way to dynamically hardcode the ticket id when its saved 
or to create a virtual field that returns wikitext?
Pete

-- 
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.

Reply via email to