Hello,
Dynamics 365 mobile app-
I would like to use the notes section only in the mobile app. How can I remove the activities tab ?
The social pane in CRM has tab for Activities and tab for notes. In the web we can hide the activities section using javascript, how do I achieve similar to javascript on the mobile app?
*This post is locked for comments
The only way you are going to be able to achieve this on mobile is by removing permission for users to create activities. Which is a heck of a sledgehammer on a fly, but would work.
I have a similar requirement. For me - the client does not want users to be able to create notes against the customer entity - however, I want to retain the social pane.
I can achieve this in the web client using the unsupported customization detailed here (with mod for 2016) https://arunpotti.wordpress.com/2014/06/06/hide-postsactivitiesnotes-from-social-pane-crm-2013/
However - this code does not work on the tablet. Did anyone find a solution?
The activities and notes tab are in the social pane. I want to hide the activities only and keep the notes section.
Hi Eman,
Forms in Dynamics 365 for phones use the Main form type. Entity behavior and business processes in Dynamics 365 for phones forms function similarly to forms in the web application, but with a flow tailored for a phone.
To further simplify forms, you can hide components from appearing in the phone app. You can hide tabs, sections, subgrids, fields, and charts.
For example, to hide the Details tab in the Contact form, click Settings > Customizations > Customize the System > Components > expand Entities > expand the Contact entity > Forms. Select the Contact form, then scroll down and click Details. Click Change Properties and clear the Available on phone check box to hide the Detail tab from appearing on the Contact form for phone users.
Refer this link for more info: technet.microsoft.com/.../dn531128.aspx
I hope this helps.
Thanks.
Hello Varadarajan,
I need to hide it on the dynamics 365 mobile app only.
Hello Eman,
You can try this: www.crmsoftwareblog.com/.../hide-post-tab-in-social-pane-microsoft-crm-2013
I hope this helps.
Thanks
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,113 Super User 2024 Season 2
Martin Dráb 229,918 Most Valuable Professional
nmaenpaa 101,156