1) Start by looking at the text in the empty search box. That will tell you exactly what you are searching. If you see "Search this site" it means you are actually on a PAGE with the list embedded in a web part. In that case, you can search for your text, but it will search ...
SharePoint Designer 2013 can be used to create and customize sites and solutions that contain application logic but don’t’ require writing code. You can use it to add and modify data sources, customize list and data views, build and deploy business workflows, design a corporate brand, and ...
Scenario 2: We have two tenants (one for production and one for testing) that are seeing different behavior when searching for the ID of a document or list item. In one tenant when we try to search for an item/document using the ID it no longer returns any results ...
SharePoint sites do not support the Replication ID data type. A Single Line of Text data type is used instead, depending on the type of data. Default values that are not supported in a SharePoint list SharePoint sites accept default values that are static, such as text or a...
"Doesn't match what I was searching for"},"localOverride":false},"CachedAsset:text:en_US-components/messages/MessageDeepLink-1745505310105":{"__typename":"CachedAsset","id":"text:en_US-components/messages/MessageDeepLink-1745505310105","value":{"viewFullDiscussion@board:FORUM":"View Fu...
A solution to the ongoing column width issue is letting users define the column widths under list settings, or for each view. Let users enter a number of pixels for each column to fix the column width. If this can be done in Excel, why not SharePoint? Having said that, please bring ...
You have a SharePoint list with a Person or Group column. This column is limited to choose from a SharePoint group called (for example) Approvers. Within this SharePoint group, you have three users with (for example) first name Jeff, and one use...
{ return; } #endregion //remove any other sorted fields we might have had runtime.KeywordQueryObject.SortList.Clear(); //get the datasource so we can get to the web part //and retrieve the sort fields the user selected SearchResultsPart wp = this.DataSourceOwner.ParentWebpart as Search...
so applications may not receive the headers under all conditions. Additionally, there are other limits that aren't presented in theRateLimitheaders, so applications can get throttled even before reaching the limit described in theRateLimitheaders. Below is the list of limits that we support theRat...
Instead of trying to replicate that, we used the SharePoint Online new content by search solution to simply load content from the search index—or we customized a client-side list view of web parts in cases where search latency wasn't acceptable. For example, for real-time news on the ...