extensibility
302 TopicsNewly submitted items are not displayed when SPFx Field Customizer
When applying the SPFx Field Customizer, the list will be displayed in the old UI. When I post an item to the old UI list, the latest item posted is shown in the list view, but it does not immediately appear on the screen where it is pasted as a web part on the page. Steps: Prepare a list with SPFx's Field Customizer applied Display the target list on the page Display the page and the list in separate tabs Post an item to the target list The item does not appear on the page where the list web part is placed Reloading (F5) on the page sometimes shows or does not show the latest item30Views1like0CommentsCurious: Are SPFx Extensions Supported in OneDrive?
Hi everyone, 👋 I'm fairly new to the SharePoint Framework (SPFx) world and have been exploring its possibilities. It's been an exciting journey so far, but I’ve hit a bit of a question that I couldn't find a clear answer to. Does anyone know if SPFx extensions are supported in OneDrive? I understand they work great in SharePoint, but I’m wondering if we can extend the same functionality to OneDrive. If not, does anyone have insights into whether there’s a chance that Microsoft might bring SPFx extensions to OneDrive in the future? I’d love to hear your thoughts or any advice you have to share! Thanks for taking the time to help. 😊 Cheers, Sachin39Views1like0CommentsForm Customization Permissions?
1. I wrote a SharePoint form customization using SPFx ( TypeScript / React ). 2. I have a large pool of external users and each month I will send emails to a portion of those users. 3. The email will contain a link back to a page on my SharePoint site. 4. The page on the site will contain one or more links to list items that require the user to edit and save. 5. When the user clicks on one of those links, the corresponding list item will be displayed using my form customization. 6. The user will edit the information, save the form, and be directed back to the site page with the links to the list items. Everything works fine up to (and including) #4. However, when the user clicks on one of those links, only a blank page appears and using F12 I see the following: ----------------------------------------------------------------------------------------------------------------- Refused to execute script from 'https://<tenant>/sites/appcatalog/_layouts/15/AccessDenied....' because it's MIME type ('text/html') is not executable, and string MIME type checking is enabled ----------------------------------------------------------------------------------------------------------------- The users are all included in the "members" group of the site and should have edit permissions. However, this error message seems as though there is some permission missing from the actual form customization application that Ideployed to the app catalog and then enabled on this specific site. Internal users do not experience this issue, only external users. Are there permissions I need to configure on a form customization application?66Views0likes0CommentsModify a Teams tab solution from GitHub to match the customer requirments
I am working on a new project and the customer have already installed and used this Teams tab from GitHub @ https://github.com/OfficeDev/microsoft-teams-emergency-operations-center Now they want to do some modifications to this solution, such as :- Change some titles for the fields currently when an item get created it provision some channels on teams, so they want to modify the name of those channels and provision more channels. So my first question is about how i need to do those changes,, are those steps valid:- Clone the code from the above github link modify the code accordingly Deploy and publish the solution to get a new .sppkg solution and re-upload it to the sharepoint app are those valid steps to do the modifications? i built a lot of SPFx solutions, but never modify existing one on GitHub. Second Question, when the customer install this solution for the first time, a new site and lists were provisioned... so if i replace the old .sppkg file with the new one, will this re-provision the site and the lists? or this will only happen when we installed this solution for the first time only? Third question, now if i do those modifications inside our local version after cloning the solution, and Microsoft releases a new version of this app inside GitHub, and we want to have this new version, then our local modification done previously will get lost? am i correct? so can we for example post those changes to GitHub as well, so they will be part of the new releases done by Microsoft ? Thanks95Views0likes0CommentsForce a link to open in a popup inside the Detailed List layout inside PnP Modern search WebPart
I have the following setting inside my PnP Modern search result:- Here is the code:- <a href="{{slot item @root.slots.PreviewUrl}}" data-interception="off" target="_blank" style="color: {{@root.theme.semanticColors.link}}"> {{slot item @root.slots.Destination}} </a> Currently the link will open in a new tab. so can i force the link to open in a popup window ? instead of a new tab? Thanks178Views0likes0CommentsSharePoint Online: Get notification when a document library is created?
Hi all, Not sure if this can be done via webhooks, but I "simply" want a notification containing the Site URL and library name when a SharePoint document library is created anywhere in our tenant. Anyone accomplish this? Cheers! Troy115Views0likes0CommentsCreate pages with images from Graph?
Hi What is the best practise to create a page with a webpart containing markup with images using the Graph? I need to auto generate a page which can later be edited directly in the browser. What I currently do is upload the image and then add <div class="imagePlugin"....></div> to the markup I then add to the page in a text web part. However I have stumpled upon some issues: If I insert <div.... /> instead of <div.....></div> image might not be displayed!! Some images does not get rendered when loading the page. If I then edit and save the page, the image shows. The first point I believe is an error on MS side. For the second point I can not find a pattern in it, which leads me to believe there might be a better way to accomplish it?156Views0likes0CommentsSharePoint Online Modern Pages Layout Features - Lack of flexible no code options
I'm sure its been covered before, in multiple other posts, but wanted to re-iterate again. The current limitations in SharePoint Online’s modern page layouts are frustrating and make it difficult to achieve basic design goals that are easily accomplished in other platforms like WordPress, Joomla, and even Canva. Users shouldn’t need to resort to custom PowerShell scripts or CSS injections to adjust the width of web parts, control margins, or manage full-width layouts effectively. The platform needs more built-in flexibility to allow for: Easily configured full width sections that utilize modern monitors (i.e above 1000px width) - can't believe I even had to write that in 2024 for Microsoft (my monitor is 7680x 2160) and the modern full width section option is useless. Customizable web part widths within full-width sections - particularly for Add-ins (Power BI, Power Apps, etc.) More control over padding and margins without needing custom scripts. Layouts that support modern design standards without needing advanced coding and easily configurable in section edit panels. These features are basic in most content management systems (e.g. Canva, Wordpress, Joomla etc), and it’s disappointing that SharePoint, as a leading platform, still struggles with these issues after years of feedback from users. Please prioritize these improvements in your upcoming releases.370Views0likes0CommentsWhy is my tax table not updating after the latest software update?
After the latest software update, my tax table is not updating properly, and it's affecting my pay roll calculations. What could be causing this issue, and what steps can I follow to fix it and ensure that my tax table updates correctly for accurate pay roll processing?Solved274Views0likes1CommentJoin Us for the SharePoint Embedded Developer Summit
Since we announced public preview for SharePoint Embedded late last year, we’ve seen tremendous interest among a wide range of customers and partners eager to use this new technology to manage files and documents as part of every app. The SharePoint Embedded Developer Summit, taking place in Redmond March 26 & 27, is a special opportunity to get hands on with this new technology while also meeting with Microsoft product and engineering leaders. This is a developer summit, and attendees must be able to code and work within VS Code. You should be a senior engineer or architect at a customer, a system integrator or an ISV partner. Sign up for the SharePoint Embedded Developer Summit Watch a 15-minute overview of SharePoint Embedded Read about and activate SharePoint Embedded Learn about the VS Code plug-in for SharePoint Embedded Space is limited for the developer summit, so sign up today and we’ll confirm invites by Friday March 1 st .2KViews3likes0Comments