Andrey Volkov schrieb:
Andreas,
Thank you for details explanation. It saved me plenty of time. It is
easy to understand and use.
I hope the explanation will be helpful for a few another developers.
Thanks for your feedback, and good luck with your next tasks!
-- Andreas
--
Andreas Hartma
Andreas,
Thank you for details explanation. It saved me plenty of time. It is easy to
understand and use.
I hope the explanation will be helpful for a few another developers.
--
With best regards,
Andrey Volkov
Andrey Volkov schrieb:
O, thank you, I see. I did some progress, but I have one more question.
How should parameters be passed to csv generator?
I describe the whole picture below.
I defined a new component-instance. It ties the usecase with the pipeline.
name="admin.logs.export"
O, thank you, I see. I did some progress, but I have one more question. How
should parameters be passed to csv generator?
I describe the whole picture below.
I defined a new component-instance. It ties the usecase with the pipeline.
The pipeline in sitemap.xma
Andrey Volkov schrieb:
Could you describe in more details where I should define serializer and
how to redirect output from a usecase to it?
http://lenya.apache.org/docu20/reference/usecase-framework/usecase-framework-overview.html#N101BC
"If you don't want to display a form, but output arbitra
Could you describe in more details where I should define serializer and how
to redirect output from a usecase to it?
On Tue, Sep 8, 2009 at 1:26 PM, Thorsten Scherler <
thorsten.scherler@juntadeandalucia.es> wrote:
> On Tue, 2009-09-08 at 14:26 +0530, Anish wrote:
> >
> > > I need to export d
On Tue, 2009-09-08 at 14:26 +0530, Anish wrote:
>
> > I need to export data from Lenya. For example, add 'Export' button
> > for 'Users' page to export list of all users in csv format.
> > What should I do? What configuration should I make to return
> > downloadable data instead of html page?
> Hi
I need to export data from Lenya. For example, add 'Export' button for
'Users' page to export list of all users in csv format.
What should I do? What configuration should I make to return
downloadable data instead of html page?
Hi Andrey
You can use text serialiser for that purpose. An XSLT w