Skip to main content

Questions tagged [minimal-download-strategy]

The Minimal Download Strategy (MDS) is a feature that improves page rendering performance. It is available in SharePoint 2013.

0 votes
1 answer
322 views

Im working with Sharepoint Online (0365), that is setup in classic mode, we just migrated over and attempting to set a few sites up, but have a challenge around the Minimal Download Strategy. The ...
K Henson's user avatar
1 vote
2 answers
203 views

We have recently migrated sites from SP2016 to 2019. We have custom masterpage and MDS feature activated. When we click on sitesettings it goes to _layouts/15/start.aspx#/_layouts/15/settings.aspx and ...
amit soni's user avatar
1 vote
1 answer
174 views

I am trying to disable the minimal download strategy but the feature is not available even though the redirection persists. This site is a users Blog site. The Blog link from the MySite redirects ...
dimitrisd's user avatar
  • 289
1 vote
1 answer
1k views

I need to activate the Team Collaboration Lists feature and deactivate the Minimal Download strategy in a user's blog and personal site. I am a farm admin, is that possible using powershell? UPDATE: ...
dimitrisd's user avatar
  • 289
0 votes
1 answer
102 views

I'm having incredible difficulty attempting to make a jQuery script run when a page is published. I have utilized a multitude of variants of ExecuteOrDelayUntilScriptLoaded and SP.SOD functions to ...
user2004758's user avatar
0 votes
1 answer
76 views

I've created a user control in a SharePoint 2013 farm solution, and added it to the AdditionalPageHead control. <Control Id="AdditionalPageHead" Sequence="90" ControlSrc="~/_ControlTemplates/15/...
Marc's user avatar
  • 11
2 votes
1 answer
681 views

Here's my setup. Onprem SharePoint 2016. I have a master page which is basically a copy of seattle.master and I want to add jQuery and a custom Javascript to manipulate the DOM. The minimal download ...
SPBogdan's user avatar
2 votes
2 answers
219 views

EDIT: Turns out there is probably an issue with the page. This exact problem is described here with possible causes: https://threewill.com/working-with-and-around-sharepoint-2013s-minimal-download-...
Kiran Kota's user avatar
2 votes
1 answer
442 views

I'm wondering if anyone else has noticed that minimal download strategy appears to be not working in SharePoint online? When switching between pages, the page appears to attempt to use MDS (the ...
Paul Lucas's user avatar
  • 4,341
3 votes
2 answers
122 views

The process of getting custom JavaScript to work with Minimal Download Strategy is quite cumbersome and especially in the prototyping phase I like to write my (smaller) scripts inline in a Content or ...
Daniel Stölzner's user avatar
3 votes
0 answers
2k views

Always looking to make CSR development easier... This the typical CSR programming pattern: We hardcode the filename inside the CSR file SP.SOD.executeFunc("clienttemplates.js", "SPClientTemplates", ...
Danny '365CSI' Engelman's user avatar
2 votes
2 answers
649 views

I have the folloing definition in my schema.xml <View BaseViewID="1" Type="HTML" WebPartZoneID="Main" DisplayName="$Resources:core,objectiv_schema_mwsidcamlidC24;" SetupPath="pages\...
Sascha's user avatar
  • 940
7 votes
2 answers
2k views

I have an Office365 environment with SharePoint Online and OneDrive for Business. I can set SharePoint up (per site) to turn off the Minimal Download Strategy feature, but it seems like there's not a ...
dammkewl's user avatar
  • 137
0 votes
1 answer
303 views

I have a custom list on a custom web part page with scripts that affect color coding as well as clickable attachment icons. These scripts do not execute when the list is grouped, and the groups are ...
imthatguy87's user avatar
1 vote
1 answer
5k views

What is the correct way of disabling a feature using PowerShell? I'm gonna add a script to task scheduler that's deactivates the Minimal Download Strategy feature from all the new sites that are ...
Christoffer's user avatar
  • 9,896

15 30 50 per page