Why sharepoint Vedio (media webpart ) is not playing in Chrome asking to...
Hi Every one,Why SharePoint Video (media webpart ) is not playing in Chrome asking to install Silverlight .Is there any solution.Please let me know.Thank you,Sowjanya.
View ArticleA failure was reported when trying to invoke a service application:...
I am noticing below error in the ULS logs:A failure was reported when trying to invoke a service application: EndpointFailure Process Name: w3wp Process ID: 1892 AppDomain Name:...
View ArticleHow to get promise result from Sharepoint API using AngularJS
The following is the controller used to retrieve information from sharepoint. I can see debugging that the entry data.d.UserProfileProperties.results[115].Value has a property value that I need to...
View ArticleSharePoint image render with custom solution.
My image is placed in a SharePoint library. Now I want to display it in a page and it's better to make it responsive to display like slider.Can anyone share some example or suggestion.
View ArticleDisabling Past / Future dates in Sharepoint Date Picker
I have a requirement to disable future date, user should be able to choose only past and current date and vice versa found below code in msdn forum and it working fine . But for the month which has 31...
View ArticleHow to get My Documents using search REST API
I have used search results web part to get only the Documents I have uploaded/modified with certain file types and under a managed path and it works perfect.Query text: (STS_ListItem_DocumentLibrary)...
View ArticleDisplay a custom Task List with Hierarchy using JSOM
We have a Task List sorted and organized with some hierarchy. We are trying to show it in a custom webpart. Unfortunately, I could not show it as it is in a All Items...
View ArticleURL Link in item list to other list using filter FilterValue1 People...
День добрый. подскажите как решить такую задачу:в элементе создаю ссылку на другой список с использованием фильтрации.фильтровать по полю с типом текст получается хорошо. рабочий пример:="<a...
View ArticleRedirect to Another Page from NewForm.aspx with the New Item’s ID with REST API
I'm working in SharePoint 2013 Using REST API and I'm trying to Redirect to Another Page from NewForm.aspx with the new Item’s ID.This was possible with SP Services created by Marc D anderson . The...
View ArticleThe given guid does not exist in the term store.
I uploaded a document to library and want to set a column using the code snippet:using (ClientContext context = SPHelper.GetClientContext()) { List library =...
View ArticleHow to Open SharePoint Excel document URL in SharePoint viewer from external...
I've been researching and trying this but I wanted to know if the following is possible...I was presented with a request from a customer using SharePoint asking if they could open an Excel document...
View ArticleSharePoint Rest API In Javascript
https://docs.microsoft.com/en-us/previous-versions/office/sharepoint-csom/jj167799(v=office.15)?redirectedfrom=MSDNI have the code your created in the above. Very nice. I work for one of your customers...
View ArticleGet All Hub Site and Assocatied Com Site and Team Site with spfx
I am working on spfx solution with Reactjs v16. I was trying to get a Hub site named "Marketing" and all the hub sites associated with Marketing site including (Comm and Team sites) and render it in...
View ArticleGet item id when context menu delete button is clicked
Hi Team,When user will click on three dots ... to open context menu and when user clicks on delete I want to get the item Id.The usecase is - when user uploads document - folder count is updated, when...
View ArticleGet each value from multiple lookup dropdown list using JavaScript
I am able to get the values by:<script type="text/javascript" src="https://code.jquery.com/jquery-1.12.4.js"></script> <script type="text/javascript"> $(function () {...
View ArticleCan't check-in /Check out files in SP 2013 document library
Hi,I am trying to check out a file from a sharepoint document library and I am seeing an issue with check-in/check-out it keeps throwing the error saying the URL is invalid. Below are the logs that I...
View ArticleSPO jQuery hide column for specific group permission
Hello everyone!I have in my list a column called "Comments" which contain the approvers comments from the flow.I want to hide this column from 2 groups permission one called "Testgroup" and the other...
View ArticleSPO Hide column on DisplayForm for a specific group permission
Hello everyone!I want to hide a column for a specific group permission on Display form. I have found a jQuery code and I have tried to use it but the column get invisible on all groups permission not...
View ArticleSharePoint 2013 Time control in 1 minute increments
Currently, I have a date/time field that is in increments of 5 minutes (default). Is it possible to override the 5 minutes to 1 minute increments? I have the following that was placed on the new and...
View ArticlePeople picker field different in calendar list
Hi All,I have created a calendar list and have added people picker field in the form, the UI for people picker is not similar to UI for people picker in a list.I want the UI for people picker like...
View Article