I have "manager" access to shared address book, but i can not save contacts. I attach what i see when i click on "save" on new contact.
Here is log from debug console:
Code:
DwtListView: FOCUS
DwtButton.prototype._focusByMouseUpEvent
DwtListView: BLUR
pushView: CN
hidden (before): CLV
hiding CNS
ZmController.prototype._preHideCallback
hiding topToolbar for view CNS
hiding main for view CNS
CNS hidden
app view mgr: current view is now CN
showing CN
fitting to container: topToolbar
fitting to container: main
Container bounds for topToolbar: 178, 72 | 1094 x 30
Container bounds for main: 178, 107 | 1089 x 702
CN shown
ZmController.prototype._postShowCallback
hidden (after): CLV,CNS
adding to browser history: 7(CN)
DwtButton.prototype._focusByMouseUpEvent
What is wrong?
Thank you.