Re: Setting values in tags

René <[email protected]> Wed, 13 Jun 2018 15:40:30 +0300
Newsgroups gmane.comp.web.interchange.users
Message-ID <[email protected]>
On 13.06.2018 15:20, René wrote:
> Bingo :-) I think i got it: [data session last_url]

There might be a more elegant way, but with this i got it to work :-)

$flycode = $Session->{last_url};
$flycode =~ s|^/(.*)|$1|;
$fly_prod_group = $Tag->data( 'products', 'prod_group', $flycode);

René

_______________________________________________
interchange-users mailing list
[email protected]
http://www.icdevgroup.org/mailman/listinfo/interchange-users