Re: [rt-users] Charts for custom field search

2007-11-28 Thread Emmanuel Lacour
On Wed, Nov 28, 2007 at 08:41:27PM +0530, Terence Monteiro wrote: > Hi Emmanuel, > > > I'm running debian etch and using mysql 5.0.41-Debian_1. > Ok, so it's another problem. Do you have the correct information in the table under the blank chart? -- Emmanuel Lacour -

Re: [rt-users] Charts for custom field search

2007-11-28 Thread Terence Monteiro
Hi Emmanuel, On Wed, 28 Nov 2007 15:41:27 +0100 Emmanuel Lacour <[EMAIL PROTECTED]> wrote: > On Wed, Nov 28, 2007 at 07:53:12PM +0530, Terence Monteiro wrote: > > Hello, > > > > I'm having trouble trying to get a bar chart to show for tickets which > > have a specific value for a custom field.

Re: [rt-users] Charts for custom field search

2007-11-28 Thread Emmanuel Lacour
On Wed, Nov 28, 2007 at 07:53:12PM +0530, Terence Monteiro wrote: > Hello, > > I'm having trouble trying to get a bar chart to show for tickets which > have a specific value for a custom field. As per the TicketSQL wiki on > bestpratical.com, I'd edited the condition in the "Advanced" area to us

[rt-users] Charts for custom field search

2007-11-28 Thread Terence Monteiro
Hello, I'm having trouble trying to get a bar chart to show for tickets which have a specific value for a custom field. As per the TicketSQL wiki on bestpratical.com, I'd edited the condition in the "Advanced" area to use CustomField.My_Custom_Fieldname = 'My Value' and then performed the search