lists
3190 TopicsSharePoint Announcements items' body don't save the complete URL of links
I am working on a Power Automate flow to replace the SharePoint Alert feature (which will be retired in July 2026) to send a notification when new items are added to an Announcements list. The flow is working fine, but the links I added to the item's body is partial. The messages sent via Power Automate using Exchange connector replicates this error, so when the recipient receives the message, it looks ok, but the links are broken, because it has only "/sites/finance/home.aspx", not the whole URL (https://company.sharepoint.com/sites/finance/home.aspx). I'm using the classic interface, and even when I enter the full URL, as soon as I move away from the URL field, it changes to a partial, relative URL (/sites/finance/home.aspx, without the first part "https://company.sharepoint.com/"). Note: when I receive the exact same content via SharePoint Alert feature, the links work perfectly. Somehow, the Alert feature replaces the relative path with the whole URL. Is there a way to fix this? Thanks, Luciano Gomes7Views0likes0CommentsTrying to use Lists as a very basic CRM but having search issues
Hey All, I have a small business I'm considering using Lists to track some very basic client info and build a client database that is accessible to all employees on the company SharePoint site (we use MS 365). Workflow would be something like: Client calls in Receptionist(s) answer If new client, create an entry with first/last name, phone #, email address, their spouse's name (if any) and a Notes section to jot down notes from the call. If current client, receptionist can use search to find client, make new notes, read previous notes, etc That is basically it. I have this set up in Lists right now as a test with just two clients, each with a spouse. When I do a search for the person's name (Bill or Franklin), it returns a result. When I search for their spouses name (Susan), it returns nothing. I've run through the settings, reindexed the list, etc, and I just can't get a simple search to work. Am I attempting to use this correctly? Both name columns are single line fields. TYIA for any input!161Views0likes5CommentsSaving MS Form with many question responses to SharePoint
Hi, A department wants to save responses received from a MS Form to a SharePoint list. When I received the MS Form to create the columns in the SP list, noted there was 115 questions. Most of them are a Yes / No answer and a few where comments have been asked for. Then a Flow will need to be created. Firstly - This is too many questions. Secondly - Would SharePoint be the best place to store these answers knowing that an Excel spreadsheet is created for the responses? Thirdly - As the MS Form will be used regularly and responses coming in Day and Night is there another solution. The results will be used to Analyse the results using PowerBI.Solved91Views0likes2CommentsSharePoint List Rule to send email not allowing shared mailbox email address
Hi I have tried to search for an answer to this to no avail. We have a SharePoint list and want to create a rule that sends an email when a new list item is created. Sounds simple but I can't seem to add a SharedMailbox email address only UserMailbox email addresses. We do have a work around where we have created a rule in outlook instead that when the email arrives to the UserMailbox forward it to the correct SharedMailbox but it seems a bit silly that I can't directly add a SharedMailbox to the SharePoint list directly from the below. See below the screenshot of where I am trying to insert the SharedMailbox email address. It doesn't find it and if I add it in manually the create rule button doesn't activate. Am I missing something? Thank you!2.7KViews3likes5CommentsSharePoint List Migration to new Tenant
Hi All, I am preparing for a tenant-to-tenant migration of 60+ SharePoint lists that function as the back-end for various PowerApps. Since we are doing a staggered cutover, I need to perform an initial migration now and then run 'Delta' syncs over the next few weeks to catch new records, updates, and deletes. My primary challenge is that SharePoint's native ID column is not preserved during manual migrations (PowerShell/CSV), which will break our App logic and Lookups. How have others handled cross-tenant list synchronization at this scale? Specifically: How do you maintain record relationships and deep links when the system IDs change? What is the most efficient way to handle deltas across 60 lists without buying expensive 3rd-party migration tools? thanks, Jake70Views0likes1CommentPnP Template Error: "Invalid field name {guid}
Hello, I'm trying to apply a site template from one SharePoint Online site to another using PnP PowerShell. I have custom lists, some of them with a specific dependency chain: List X has a lookup to List Y. List Y has a lookup to List Z. All libraries/lists have "Allow management of content types" enabled. The cmdlets I run: Export: Get-PnPSiteTemplate -Out template.pnp -Handlers All -IncludeAllClientSidePages -PersistBrandingFiles Import: Invoke-PnPSiteTemplate -Path template.pnp The Error: During the Invoke process, I get: Invoke-PnPSiteTemplate : Invalid field name {guid} targetsharepoint site What I’ve tried: I attempted to manually remove the ID="{guid}" attributes from the XML inside the .pnp package, but that just makes the template schema invalid. Verified that I am connected to the target site with owner permissions. How can this issue be fixed? Any help would be greatly appreciated! Thanks!54Views0likes0CommentsHow to hide the Modify this view and Create View as per users available in groups
Hi All, I have classic view of SharePoint in list/libraries. I have group(for Managers). I just want want to show and hide the Create View/Modify View/Modify this view depends on users available in group. If user available in group(for Managers) then they can do anything like Create View/Modify View/Modify this view but if user is not a part of the group(for Managers) then they can not modify any Public views but the can create Personal view. Is there any way how I can achieve this functionality?56Views0likes0CommentsClassic SharePoint features appearing on a Modern Site
I have a modern SharePoint site, with a modern list that has never been associated with classic SharePoint features. But today, two users have experienced intermittent instances of the list appearing in the classic interface. They have not accessed this site before now so I do not believe there should be a cache issue. Does anyone know why this is happening and how it's possible when this site has no association with Classic features? They are using the same browser, same permissions across the site but sometimes the list opens in Classic mode, sometimes it opens in Modern. It also is happening in incognito mode. They are unable to use the site while in Classic Interface at all - the people pickers deny them access ("Error: Sorry, you do not have permission to query for users" and they cannot edit anything because of this error.300Views0likes2CommentsThumbnails broken
Hi All I'm new here, I have a SP list that has an image column, it's an older list so the images are still stored in Site assets. It's the back end of a Powerapp. The problem I have is that some of the images won't render in some thumbnail sizes in my app. So some images render small, medium and large but not full and others render in small medium, full. I think it has something to do with when I updated a record in my app. but for now I would like to know how to repair the image column. I'm fairly sure it's Sharepoint issue, as when I select an image in the list, it sometimes does not preview as a large image. Any help would be much appreciated.200Views0likes1Comment