how to approve a MS Flow approval directly from the approval mail.
I have a situation where a flow triggers office 365 when an item is created in a sharepoint list. Now in the approval step of the flow I have added myself and a shared mailbox named O365Support as the...
View ArticleUse Thumbnail generated by SharePoint Online
Hi peopleI am developing a client-side webpart (using SPFx) and I want to use the thumbnail generated by SharePoint Online about files like word, excel, and ppt. I saw that there is a native view in...
View ArticleSharepoint IOS App Not Displaying Correct View after selecting See All
We have created a Service Project List for our Field Techs in Sharepoint online with a Tech Dispatch view using the [me] filter to show the tech their open service projects. When we open the...
View ArticleClassic Teams and Hub Sites
Is it not possible to join a Classic Team site with a hub site? I have tried running the add-SPOHubSiteAssociation command with no results. The command seems to run, no errors, but no change. Imagine...
View ArticleCurrency lookup column
So I work for a diverse multinational company. need to create a currency column that takes into affect local currency. So if I select US it is US dollars, if I select China currency is in Renminbi,...
View ArticleForms automatically export to xml and transfer xml file (using flow?)
Hi,When using Forms: is it possible to automatically export filled out forms to a xml file and place this on a fileshare?Best regards, henk.
View ArticleTask list email notitification not working
have created a task list and enabled email notification. If create a task without changing any other setting on list email notification is sent to assigned user. I then modify list as below then when...
View ArticleSharePoint Online Add new Custom Context Menu for the Item in the Document...
Hi Expert,I have a requirement on the Context Menu. the requirement is when I add a custom context menu and click it I would like to open a new window (pop-up) and my code is as follows:: unfortunately...
View ArticleRemove Export to Excel Button on Document Library
I have a Document Library in SharePoint Online. There is a Export to Excel Button option showing in the library for users that have Team Site Visitor (View Only) Permissions. How do I remove this as...
View ArticleMultiple selection column and Key Filter
I am trying to figure out if SharePoint will allow you to filter based off a multiple selection field.I have a choice column that is called Contract Number that has multiple contract numbers. I assign...
View Articlewhy modern pages rendered inside IE specifically will have free space at the...
I am facing this problem when i tested our modern page (which is added inside our team site collection) using different browsers.now i have split the modern page into 3 vertical columns , as...
View ArticleCorrect Regional Time Zone Settings
Hello, I am responsible for creating and maintaining multiple SharePoint Online Site Collections and Subsites. A bunch of data has already been inserted into a lot of these collections and I noticed...
View ArticleHow to open the search center in a new tab from Search web parts
I have 2 search web parts on the main page of our SPO intranet, one searches everything in the site collection, the other is a people search. Management wants the search center results page/site to...
View ArticleIs classic UI/experience supported in sharepoint online and how long will it...
We started our project when Microsoft was testing Modern UI. Only reliable option we had 2 years ago was Classic UI/Experience. We have only used Microsoft recommended approaches and customization in...
View ArticleWho can tell me "string contextTokenString =...
Hi,Why sometimes "string contextTokenString = TokenHelper.GetContextTokenFromRequest(Request);" I can get the value, but sometime the contextTokenString is NULL?Hi there, if you found my comment very...
View ArticleUsing Linq to do something is not to work ...
Hi,When I use this line "_clientContext.Load(_spGroupCol, groupCol => groupCol.Include(groupItem => groupItem.Title).Where(groupItem => groupItem.Title == ("ja-JP")));"to get the Title of the...
View ArticleHow to get all the files which is modified or added yesterday from SharePoint...
Hi All,I am trying to get all the files which is modified or added yesterday from SharePoint document library using below code. List list = clientContext.Web.Lists.GetByTitle(listName);...
View ArticleBackup & Restore in Office 365 (SharePoint/Exchange Online)
I am using Office 365 Dedicated vNext platform & have query on content backup & restorefor ex: If particular document/file is corrupted from SharePoint online site. What would be the way to...
View Articlehow to manage main and sub task dependency and completion
Hi,i have to create simple task management system in SharePoint. i have created task app, created a main task and created some sub task and assigned to some user.problem is that how sub-task completion...
View ArticleAdd Azure AD group members automatically to SharePoint web part "People"
Is there an (easy) way to do this? It's ok for me if this must be done through PnP. Or even if I can add a user programmatically, I can manage something with Powershell to do it automatically.Thanks
View Article