Static message on bottom left corner
Hi,
Can anyone please guide me on how to show static message on bottom left corner which doesn't change on minimizing or maximizing of left panel menu.
Any help will be highly appreciated.
Best Regards,
Saira
Like
Hello Saira,
It cannot be done using standard application tools but theoretically possible via additional development. Also there is a scenario when the amount of sections in a workplace is big so your static message can make displaying of sections problematic (like on the screenshot where "Feed" section is hard to be displayed http://prntscr.com/q6ns1m).
Anyway logic of sections displaying in left panel is stored at "SectionMenuModule" module and in case you need to modify this left panel you need to review the logic of this module and overwrite it, but we don't have practical example of this logic implementation since we didn't have such requests in the past.
Best regards,
Oscar