Adoxio / xRM-Portals-Community-Edition

The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
MIT License
107 stars 60 forks source link

SharePoint Integration #70

Closed fainelia closed 5 years ago

fainelia commented 5 years ago

Hello, Currently we have some SP documents girds that load and work properly on the Portal and some don't. The Form, that is used by the Entity Form, has same definitions for Documents Grid on it. Since SP integration is not supported on Dynamics 365 Portals, I am wondering if this is the reason for such errors? or the error might be somewhere else and the SP document grids should load properly Thank you Eli

amervitz commented 5 years ago

Please provide more details on when it works vs when it doesn't. You can always debug the code yourself.

fainelia commented 5 years ago

Hi, thank you for your reply, the issue was resolved, the SharePoint integration didn't work due to JS errors, dateTimePicker - isDate function was not recognized, what we did, we downloaded fresh Momentum.js and Bootstrap-DateTimePicker.Js files and used them instead of the ones that were provided with the source code here, the moment JS issue was resolved SP integration works properly.

fainelia commented 5 years ago

Can you please confirm that xRM community edition has SharePoint integration functionality and should be backward compatible with Version 7 pages that had SP integration active? thank you

amervitz commented 5 years ago

We have not validated this. I will leave this comment open for community members to respond to if they have used it successfully.

amervitz commented 5 years ago

As mentioned in #112, SharePoint integration does work.