Hi to all
I have a function in my controller class that returns html text containig URL like [sitetree_link id=17].
When I call that function from a template file ".ss" the URL still remain of the form [sitetree_link id=17] and don't get converted in the correct form.
Is there something to do to get URLs converted as usual?
Thank you.