Sunday 21 November 2010 10:20:19 am
Hello everybody. I know that there is several topic about this question. But I dont' find solution. In my template I use a link like this :
<span class="Apple-style-span" style="font-size: 13px; " mce_style="font-size: 13px;" mce_fixed="1">href={concat("myurl/url?idselected=", $node.contentobject_id)|ezurl}</span> After I use the following code to recover my id :
{if ezhttp_hasvariable( 'idselected', 'get' )}
{def $idselected=ezhttp('idselected', 'get' )}
{/if} But this code works only one time. I have problem with the cache. I saw in many topics that I can use custom view parameters but I do not know how to make. Thanks in advance for your help. Cheers,
Romain Bremaud
Les clefs du net
|