When I add an announcement to the module, and set the "no link" property, the URL Token points to the actual URL, but not correctely: instead of www.site.com/home/tab/xx/default.aspx, it points to www.site.com/home/tab/xx/ (without the default.aspx). Klicking on that link leads to an HTTP 403 Error. How can I handle announcement, for which I don't want a link to further information?
Changing the template (removing the <a href... part) is not possible, because for some announcement I need the link, for others I don't)
Any Ideas, how to propperly handle announcements without a link?
Thanks,
Rene