Tag Archives: Guid

How to remove GUID from folder name in Dynamics 365 CRM and SharePoint integration

SharePoint Security Sync enables you to create custom document library structure in SharePoint and also customize the record folder name which is quite helpful for data storage and management in a smart way! Introduction Recently we had a requirement from a client, they wanted to remove the GUID appended to the folder name. There is a hidden… Read More: How to remove GUID from folder name in Dynamics 365… »

How to get all the selected records id for the bulk edit form

Further to one of our previous blog spot We can write scripts on bulk edit form to check that the entered field value is unique for the selected group of records. If the value is duplicate then the user should get an alert and the bulk edit form should be closed. To achieve this, we… Read More: How to get all the selected records id for the… »