Hello,

I have got an application where I have a table showing some items (now with
displaytag). When I click an item the item details are to be shown. The
table has still to be visible. As I have to carry some parameters (for
filtering and for page navigation of displaytag) with my request I had some
problems with the <display:column/> tag as it loses these parameters when
using href or url attribute.

Attached is a patch to solve this problem. It adds a new parameter to column
tag. If the attribute appendRequestParameters="true" request parameters of
the originating page are appended to the href/url.

Regards

Bastian

Attachment: appendRequestParameters_snapshot041027_1341_patch.diff
Description: Binary data

Reply via email to