Edgewall Software

Ticket #7806 (new enhancement)

Opened 2 months ago

Add ability to link report groups to a custom URL

Reported by: JoshuaH@… Owned by:
Priority: normal Milestone:
Component: report system Version: none
Severity: normal Keywords: reports links groups
Cc:

Description

We use a report configured to display a small amount of information for each group, and wanted to be able to click on the group header to go to another report in case further information was needed.

The patch I ended up using adds support for a __grouplink__ column in SQL queries; if present, its contents are used as the target HREF for the group header.

It would be nice if it was possible to use TracLinks for this field as well, but it wasn't immediately obvious to me how to invoke the parser for those.

I will attach the patch I used.

Attachments

trac-grouplink-patch.diff (1.9 KB) - added by JoshuaH@… 2 months ago.
simple grouplink patch

Change History

Changed 2 months ago by JoshuaH@…

simple grouplink patch

Add/Change #7806 (Add ability to link report groups to a custom URL)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from (none). Next status will be 'new'
The owner will change from (none) to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.