SharePoint
491 TopicsAuto-append trailing * wildcard to search for substrings in modern sharepoint
I have a modern communication site and if I search a list for 'can', it will not return Canada, or Canadian in my results. but if I search for can*, both items will be returned. I believe it is possible to program classic search to append this wildcard automatically, so I don't need to type the * every time. But does anyone know how I can achieve this with modern search? And please no one reply with, "this isn't possible". It seems to me, that if this isn't possible, why hasn't Microsoft fixed this yet? I've never seen another intranet search engine work this way. Or am I missing a simple solution to this? Any help would be greatly appreciated. It is not natural for end users to have to remember to type a * at the end of their search string, which consequently returns poor results for their searches..2.4KViews0likes5Comments'Apply label to items in this list or library' - Not showing in settings
Hi I have set up labels for one of my clients. I can add the label from the document both online and local application. When I migrate the data for one set of data I want to add the label to everything in that document library, however in the DL settings, this option is not showing under Permission and Management. I also don't seem to have the capability to add this in SharePoint under the details pane. Have I missed a step in setting this up?6.8KViews1like6CommentsSharepoint News images not showing in Outlook mobile when sent as digest email
I have had this issue for several years now. I have gone through all the MS troubleshooting tips to ensure images are enabled in Outlook and iOS..etc.. I have created an email digest with Power Automate of the days News articles posted in sharepoint. It sends an email that is nicely visible in OWA and Desktop with thumnails of the image for each article beside the article. When i open the email on my iPhone using Outlook app, the thumbnails are replaced by the standard missing image thumbnail. If a user posts a news article but uses a photo from the Stock Images repository, it comes through just fine. I noticed those images are stored on a CDN as opposed to our sharepoint site. My phone is registered in our AAD. Always updated with most recent iOS and App version. I can use the Sharepoint App on phone and view the news webpart with all images just fine so I know it is not my phone itself.. also same issue on a few coworker's phone that I've asked. Even after signed in to sharepoint on phone, images still do not appear in the email. Driving me nuts.. any guidance would be greatly appreciated! Joe1.4KViews0likes2CommentsSharing news from sharepoint to teams channel
Hello, I'm making a Sharepoint page where you can post news. I know you can set up a connector where news post is shown in Teams channel. I'm wondering is there a way to make a connector so you can choose if the news is going to show or not and if there are multiply channel so you can choose where the news is going. Thank you.18KViews0likes3CommentsCopying a document to another folder, from the document itself
It seems that MS is missing the functionality to copy a document to another folder, from the document itself. When working in a Google Doc you can use the 'file' drop down to 'add shortcut to drive', which then allows you to add a copy of the document to any of your Google folders. This is especially helpful when collaborating on a document created by a member of another team (within their own folder structure) and you want to add a copy/shortcut of that document into your teams' folder structure. Does anyone know if this is indeed missing or a way to do this?767Views0likes5CommentsSharePoint - Wrap text in gallery view
Hi All, Been scouring a while now looking for an answer. I've seen a lot of posts about this but cannot get anything to work. I am trying to get the 'new title' column to wrap the text so the entire title shows instead of being clipped. I go to the list > format view > format columns > new title column and then advanced. But anything I try doesn't work. I'm new to JSON so I know I'm screwing something up. This is the last code that I tried that seemed to work for others { "$schema": "https://developer.microsoft.com/json-schemas/sp/column-formatting.schema.json", "elmType": "div", "style":{ "white-space":"wrap" }, "txtContent": "@currentField" } Thanks in advance,44KViews0likes6CommentsIs it possible to filter a lookup column using a specific criteria?
I have the following lists with a lookup column that has more than 5,000 items: Purchase Orders list PO Number - text Status - Active or Closed Invoices list PO Number - lookup column from Purchase Order Is it be possible to filter out items displayed in the lookup column based on (Status = Active) so that the app doesn't need to have too many items in the dropdown list and avoid the following error? "This is a lookup column that displays data from another list that currently exceeds the List View Threshold defined by the administrator (5000)." Note, I've tried to use a calculated column (IF(Status=Active,"PO Number","")) but this doesn't work. I saw a demo of custom InfoPath form with data filter but would like to investigate if there are other options first. Thanks! FredSolved85KViews0likes20CommentsAdaptive Card Extension(ACE) uses
Good day all. I am a new developer for a educational institution and have been asked to investigate ACEs and their possible uses for us. If asked what the pro's and con's of ACEs are what would you say? I am still working through the training, am just reaching out to you, the hive mind to get accurate information from the people with full understanding. Thank you very much in advance.569Views0likes1Comment