I want to include 'My Admin Queues' in default HomepageSettings, so that when I
create a user this option is already active.
Addind the marked line in /etc/rt3/initialdata does not help, since this file
is no longer read (I guess).
{ Name => 'HomepageSettings',
Description => 'HomepageSettings',
Content =>
{ 'body' => # loc
[ { type => 'system', name => 'My Tickets' },
----> { type => 'component', name => 'My Admin Queues' }, <----
{ type => 'system', name => 'Unowned Tickets' },
{ type => 'component', name => 'QuickCreate'},
],
How can I set HomepageSettings?
Thanks!
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [email protected]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com