Forum

Display Management
 
Notifications
Retirer tout

Display Management

5 Posts
2 Utilisateurs
0 Reactions
4,600 Vu
 stef
(@dem)
Posts: 14
Active Member
Début du sujet
 
[#2163]

Hello all,

As an Admin, I managed to personalize the information displayed in the Project section, like fields which should appear, their order and width.
How can I by default get the same personalization for all my users?

Thank you in advance for your reply.

Sincerely,
dem


 
Posté : 21 Jan PM 15:011
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Do you mean customizing the List of the Projects ?

There is not easy way to dispath you changes to all users.
Users are able to change display as they wish.

You have to ways to act :
- programmatically : change the $_layout desription in the /model/Project.php file. This way, this layout will become default one.
- through database update : copy all lines with your user id to new lines with targer user ids (after deleting existing ones). This will copy your actual layout to all targer users...

Regards.


 
Posté : 21 Jan PM 22:011
 stef
(@dem)
Posts: 14
Active Member
Début du sujet
 

Hi!
I am going to try the first way, sound easier, specially if I will need to upgrade version of the tool
Thank you a lot.
Gday


 
Posté : 22 Jan PM 12:011
 stef
(@dem)
Posts: 14
Active Member
Début du sujet
 

Hello,

I found the layout description, but where can I find my admin configuration to copy/paste on the layout description.

Thank you,
Dem


 
Posté : 26 Jan PM 12:011
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

You cannot : in the programative way you have to "reproduce " default layout.


 
Posté : 26 Jan PM 14:011
Share:
Retour en haut