0
I need to play this URL inside href:
http://localhost:62828/colecoes/channel.aspx?channelId=30271973&category=4
But instead of channelId=30271973 I need to concatenate with {{collection. Id}}
Down with my href:
<h3 class="item-title"><a href="">{{colecao.tituloCanal}}</a></h3>
It worked, thank you!
– Elcio Santos
:) ... What should I do if someone answers my question?.
– NoobSaibot