Microsoft
MS-302 · Question #61
You have a SharePoint Server farm. You configure the farm to support custom tiles, and you add an item to the custom tiles list. You open a web browser and discover that the new item does not appear…
The correct answer is A. From the developer tools of the web browser, run the ClearSuiteLinksCache() function. See the full explanation below for the reasoning.
Question
You have a SharePoint Server farm. You configure the farm to support custom tiles, and you add an item to the custom tiles list. You open a web browser and discover that the new item does not appear in the app launcher. You need to ensure that the tile appears immediately in the app launcher. What should you do?
Options
- AFrom the developer tools of the web browser, run the ClearSuiteLinksCache() function.
- BFrom the developer tools of the web browser, run applicationCache.swapCache.
- CCall the Update() method of the website by using PowerShell.
- DIncrease the Title Order value associated to the custom title.
How the community answered
(61 responses)- A75% (46)
- B3% (2)
- C13% (8)
- D8% (5)
Community Discussion
No community discussion yet for this question.