2010/4/7 rads <[email protected]>: > Hello, > > This is my first time to write in this block, so please forgive me if > I will do this in the wrong format. I promise, I will do it the next > time in the correct way. > > I' m implementing at the moment a plug-in to add additional budgeting > Information per Ticket. So I inject > An extra table with the stream filer into ticket.html. Onload of > newticket or ticket.html I'm changing the > Stream to provide my additional fields. If it's an already existing > ticket, I try to read from my own table in the existing db schema. > > To the point, it works. It's not beauty, but it works at first. > > Now I'm at the point to store the additional fields (separated in a > div -block with a definite id) in my own db table (postgres). [...]
Using the "custom fields" does not resolve the problem? Creating additional ticket fields is very easy. Is there anything special about your new fields? -- Dalton Barreto -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en.
