Hello,
I need to restrict users from attaching documents in the social pane. Is there any way to do this or is there a security permissions i can tweak to achiev this??
Thanks
*This post is locked for comments
Hello,
I need to restrict users from attaching documents in the social pane. Is there any way to do this or is there a security permissions i can tweak to achiev this??
Thanks
*This post is locked for comments
I copied this exact workflow but mine isn't working, any ideas? I've even included "Record fields change" when file name or size is amended.
Hi Anurag ,
You can try using Plugin , write a plugin on creation of annotation entity ,In the plugin code check user roles and attachment . If you found any files then throw InvalidPluginExecutionException with the messages. You need to impersonate your plugin to calling user , to get the user who is creating the attachment.
Check below reference give you some idea -
weblogs.asp.net/.../how-to-download-the-attachment-of-a-note-within-a-plugin-in-dynamics-crm
Hi,
Unfortunately it is not possible to just restrict the notes attachments from social pane. If you are okay to restrict note attachment for all user across the application then you can refer the above suggestion.
Hope this helps.
Hi
I assume you have Sharepoint integration configured and you want to prevent users from uploading documents to notes as attachments.
You could create a real-time workflow that trigers on create of Note and checks if there is an attachment and if there is prevent the user from saving the note
Please see below screenshots
Hello,
You can remove permission for a user to create notes that will include attachments.
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156