How to hide Assistant/Activities tab and Attach button in Notes section on Social Pane in Dynamics 365?

对着背影说爱祢 提交于 2019-12-24 14:06:09

问题


Has anyone had an experience modifying the Social Pane in Dynamics 365?

  1. Hiding the Assistant and Activities Tab
  2. Hiding the Attach button in the Notes Tab

Googling shows unsupported way by accessing and hiding by DOM manipulation. Has tried Security roles, Ribbon Workbench but still tabs and Attach button are showing. The Notes form also cannot be customized.

We tried also the Intelligence Configuration by following this: https://docs.microsoft.com/en-us/dynamics365/customer-engagement/sales-enterprise/configure-enable-embedded-intelligence

But nothing changed.

Can you share your experience on this?


回答1:


The social pane is a disappointing feature. The only two things you can change is the order of the activities displayed and the default tab.

If you want to prevent your user from attaching files to notes, you can make a plugin on the creation of the note and throw an exception.

To hide the other tabs, the only way I can think of is unsupported. Using javascript. I don't like it but when my clients are asking for it, I do it.




回答2:


Unfortunately we don't have lot of control over there to customize Social Pane the way we want. Maximum we can configure that what should be the default tab (Supported Customization).

Dynamics 365 got Timeline control (Social Pane 2.0) which has more doors open like: Timeline is available in Mobile, Dashboards, unified experience, filtering options, etc. But only catch: it is available only in Unified Interface (UCI App aka model-driven PowerApp & Hub apps) and not on Standard Web client.

Read more

Embedded Intelligence will enhance Relationship Assistant experience.



来源:https://stackoverflow.com/questions/51365190/how-to-hide-assistant-activities-tab-and-attach-button-in-notes-section-on-socia

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!