reload (F5)
-
hi,
this time the button for reloading (F5) only reloads your own mailbox, can this be set to reload also the opend shared folders ?
Also is it somewhere configurable to set the automaitc refresh of shared folders ?
rg
Christian -
Hi Christian,
Reloading with F5 reloads your selected folder and you can only select one folder at the time.
What you perhaps can do is create a plugin yourself and enhance the F5 keybinding handler to
reload the hierarchy - e.g. “container.getHierarchyStore().reload();”
Not exactly what you’re looking for but if your shared folder contains a new item the counter will be updated this way.