AlessioDP
Member
Hi, I've some problems to get a parameter if there is an hash into the link.
Quick example:
The first works without problems, the second one doesn't work.
Any tip? I've tried the buildLink too:
Quick example:
Code:
http://xxxxx.net/index.php?var=1
http://xxxxx.net/index.php#category.1?var=1
The first works without problems, the second one doesn't work.
Any tip? I've tried the buildLink too:
Code:
{{ link('categories', $node, {'var': 1}))