Elastic Search Integration with SharePoint Online
Hi All, I am exploring the ways and options to integrate Elastic Search with SharePoint Online? Is it possible to integrate with sharePoint Online?? Elastic search engine server would be at on premise...
View ArticleHow can I get the ID number of a SharePoint Online user?
I am using the SharePoint online Management Shell to try and get the ID number information of the user but all Get-SPOUser -LoginName Firstname.lastname@Company.com returns is the Display name, login...
View ArticleStrange Access Issue
Hi All,We have a site setup on SharePoint Online and a few of our staff are in the members group. We are going through a re-write of some of our training and assessment tools. Up until Thursday...
View ArticleIn Local Desktop,Management shell gives error 'Invoke-WebRequest : The remote...
HI I download the SharePoint Online management shell in my desktop and try to connect the Office 365 site.But i am unable to connect to the site. Please let me know why i am not connect to online...
View ArticleSharepoint page doesn't redirect to Jabber chat
Hi,Currently, I am working on my company Sharepoint page and I added a couple of people as a contact at a bottom of a page.When trying to click over a contact and call them it's working and instantly...
View ArticleUse Field Customizer using SPFx (SharePoint Framework) for SharePoint Online
I want to know if we can use "Field customizer" to customize the field/Column UI on new/view/edit forms - same as how we can do it using JSLink in SP 2013 and even in SP online normal site templates....
View ArticleMulti-valued external data - picking specific value
I have an external lookup column that looks up unique project numbers. Each project number has one or more authors associated to it. My problem is that, when dealing with multiple authors, the lookup...
View Articleis there an approach to hide the site title banner from our modern home page
I am working on an online team site collection title "Sharing", and i have created a new modern page which i set as the home page for my site. so now the home page looks as follow:-but i am not sure if...
View ArticleFiltered lookup based on lookup
Hello! My situation is this: I'm trying to set up a review site for the publishing house I'm working for. Basically, the editors should be able to pick reviewers for new books based on certain...
View ArticleAccess denied when accessing external lookup
Hello. I have a problem concerning external data.I have a list with an external data column, connected via SharePoint Designer 2013 to an SQL view. Being the SharePoint administrator, I can personally...
View ArticleHow to update the internal status of workflow to completed after workflow...
I have terminated workflow in document library using JSOM code as below:workflowInstanceService.terminateWorkflow(instance);It is terminating workflow properly but not updating the internal status of...
View ArticleViews count is not showing for few documents in search results
Hi Team,I am facing an issue that when I search for the document, I can't see the views count in search result for few documents. I can see for other documents which are there in same document library...
View ArticleHow to increase the number of people listed onth a people.aspx page?
Can anyone tell me how to increase the number of people displayed on any people.aspx page? There doesn't seem to be a way to get to the view settings to modify them.There are no mistakes; every result...
View ArticleThe filter value has a date format that is not supported
I am trying to use filter by date in one of my lists. I am working in a Swedish version of SharePoint Online 2016. No matter what I do I always get an alert. In Swedish "Filtervärdet har ett...
View ArticleHow to brand SharePoint classic sites in O365
In sharepoint server, one can deploy a solution globally and all site collections will inherit it upon creation. How can the same be achieved in sharepoint online.? Ideally i would like to push a theme...
View ArticleCurrent site is not a tenant administration site
When I try to use SharePoint Online Management Shell to connect to my SharePoint Online site, I get the following message. "Current site is not a tenant administration site". What causes this? And yes,...
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 ArticleHow to fetch all the files which is modified or added yesterday from...
I am trying to fetch all the files which is modified or added yesterday from SharePoint document library using below code. using (ClientContext clientCtx = GetContext()) { Web oweb = clientCtx.Web;...
View ArticleApp Catalog deployed column shows value as no while adding SPFX package. Also...
Hi Team,App Catalog deployed column shows no . Below is the ImageAfter adding SPFX package in app catalog deploy popup is not coming.Please help to resolve this issue.
View Articleintegrate Microsoft office online with document server
Do I want to edit my document server(cloud-based DMS product) file in Microsoft office online using JavaScript/Angular/jquery/Any rest service?and if it achieves than how to save it to my document...
View Article