I have implemented SharePoint document integration into my Portal, added the subgrid to enable my users to view / upload documents to a specific record. However, the 'list' is only showing 1 item per page - and I cannot see where to adjust this to show, say 10 items per page.
Please see the screenshot.
Solved! Go to Solution.
Hi @Graham
You can change the number of rows of your document subgrid from Dynamics 365 or CDS.
Please refer below link: https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/sub-grid-prope...
After above changes, clear the cache and check.
--------------------------
If you like this post, give a Thumbs up. Where it solved your query, Mark as a Solution so it can help other people!
Hi @Graham
You can change the number of rows of your document subgrid from Dynamics 365 or CDS.
Please refer below link: https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/sub-grid-prope...
After above changes, clear the cache and check.
--------------------------
If you like this post, give a Thumbs up. Where it solved your query, Mark as a Solution so it can help other people!
That was very well hidden!
The default was set at 4, so not sure why it wasn't working. However, I have changed it to 10, cleared the cache as you suggested and now working as expected.
Thank you very much indeed @hardikv
Althoough there is no logic, changing from the default 4 to 10 di the trick!! thanks