On Mar 21, 10:30 am, "Shāné" <[EMAIL PROTECTED]> wrote:
> Is there any way I can display the first 200 words or 1000 chars of
> the description of a ticket in a report instead of the full
> description?

In the sql:
substr(description, 1, 1000)

-- Matt Good


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