Keep app sidebar open by default
HI,
I would like to disable the option to close the apps sidebar, so my support agents could always see the apps (as one of the apps is extremely important for productivity). Is there any way you can make this happen?
Thanks,
Jonathan
-
Hi Jonathan,
This is probably the overkill solution, but if you are doing any Zendesk app development you could include this line of code to open the app tray.
client.invoke('appsTray.show')
If you aren't doing any app development for Zendesk, this line of code can be incorporated alongside the sample code built in Zendesk's Build your first support app tutorial.
-
Thanks, Dan Cooper
Very helpful.
Please sign in to leave a comment.
2 Comments