Hi David, Are you using CachingURICoplet or URICoplet ?
David Duhme a �crit :
Hello,
I'm trying to build links in a coplets which reload the content of a coplet
depending an different coplet attributes. My first approach is the following:
<cl:links>
<cl:link coplet="$copletid" path="attributes/query" value="&RestrictToCategory=[username]&Count=10&Expand=1" />
<cl:content>
next Page
</cl:content>
</cl:links>
This renders without errors and the coplet is displayed correctly and the links
are reccognized. But the URL seams wrong to me:
...portal?cocoon-portal-action=1
Isn't there an event parameter missing?
If I click the link the portal page is reloaded but nothing happens. Not even
the coplet pipeline is called again.
Anyone got an idea what goes wrong?
Thanks,
David.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Jean-Christophe Kermagoret [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
