Good afternoon everyone,
Maybe this question has been responsed yet but I'd like to know how to create a SITE-dashlet (not a user one).
I first created a user-dashlet like this:
<family>user-dashlet</family>
<url>/blabla/test/testA</url>
<authentication>guest</authentication>
<transaction>required</transaction>
I can use it by selecting my dashlet in "Customize dashboard".
However, if I wrote:
<family>site-dashlet</family>
<url>/blabla/test/testA</url>
I can't see my dashboard in "Customize dashboard"…
Is there anything I am missing? Or misunderstanding?
(All tutorials are about user specific dashlets)
Thanks in advance.
Christophe