Did you try with the export filter? It should solve the problem
without the need for a different request URI. Check displaytag
documentation for how to configure it.

fabrizio


On Fri, 28 Jan 2005 12:09:16 +0000, Chris May <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> Is it possible to specify a different value of the 'requestURI' table
> tag attribute to be used for sorting than the one used for exporting ?
> 
> Some background:
> I'm using displaytag to render tables which get embedded into web pages
> in a CMS.
> The CMS makes an HTTP request for a fairly plain displaytag table, then
> 'decorates' the displaytag table, putting navigation, banners,
> boiler-plate text and other goodies into the page.  Since the CMS is
> fairly smart at passing on GET parameters, I can make sorting work by
> setting requestURI to the URL of the page as it appears in the CMS.
> However, if I do that and then request an export, the CMS tries to
> decorate the export file, which screws things up.
> 
> So what I'd like to be able to do is specify a requestURI which is used
> to make up the URLS used for the 'sort' hyperlinks (i.e. the column
> headers), but specify a different URI for the 'export' links. Is that
> possible? If so, how?
> 
> many thanks,
> 
> Chris
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> displaytag-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to