cancel
Showing results for 
Search instead for 
Did you mean: 

[Solved] Creating site-dashlet

cloisel
Champ in-the-making
Champ in-the-making
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
1 REPLY 1

cloisel
Champ in-the-making
Champ in-the-making
Sorry for that post.
I found out I wasn't looking for the right location.
Sorry again.

Thanks.