On our Account form, we have buttons in the ribbon for creating related activities (email, task, phonecalls etc). In ribbon workbench these buttons have Commands that call Mscrm.RibbonActions.addActivityOnForm with the parameter for the activity type.
For some users, when they click these buttons, the forms opens in the same window as they are currently in, while for others a new window opens. We would like to have them all open in new a window for all users.
Im struggling to understand what might be causing this to work differently for different users - the same browser/browser verison is being used and the users have the same privileges.
Any idea what I can do to fix this, or what might cause it?
*This post is locked for comments