cancel
Showing results for 
Search instead for 
Did you mean: 

Modify dynamic welcome in user dashboard

3acascia
Champ in-the-making
Champ in-the-making
Hi All,
I want to change dynamic welcome dashlet for each user that log-in Share.
Is it possible to override
<preset id="user-dashboard">
in my custom-preset.xml file?

Thanks in advance,
Toma
2 REPLIES 2

zladuric
Champ on-the-rise
Champ on-the-rise
It is possible, I just named my presets.xml the same (without the custom- part). You could alternatively add a new preset or a few and extend the user creation webscripts to use that preset instead of the default one.

But when you say you want to change that dashlet - in what way? Because in presets.xml you only change it for new users. Existing ones will stay with their old dashlet configuration. You should practically browse each users' avm store and modify those XML config files.

3acascia
Champ in-the-making
Champ in-the-making
Hi Zlatko,

thank you for your reply.
My Alfresco installation is a new one then all users will have the new dashlet configuration.

Thanks,
Toma