WCF service using SharePoint 2013 - Endpoint not found.
Hi All,I have develop simple WCF service with SharePoint empty project. I have successfully configured in LAYOUT folder.If I hit in browser with method name then I am getting proper output in XML. Eg....
View ArticleSharePoint 2016 edit property page some times opening and sometime showing...
Hi Team,I have deployed custom content types and custom columns using wsp. SharePoint 2016 edit property page some times opening and sometime showing error like "sorry something went wrong".Could you...
View ArticleSharepoint powershell update Peoplepicker in List
HelloI want to run a script that reads a csv and updates peoplepicker. My code looks like: #Read the CSV file $delimitercsv = "|" $filePath = "File.csv" $CSVData = Import-CSV -path...
View ArticleA reminder needs to be sent to manager in every 48 hours if the pending...
A reminder needs to be sent to manager in every 48 hours if the pending request exceeds 25We have two column ManagerEmail and Status in the list:Now a Email needs to send Email to those manager's after...
View Article[URGENT] PowerApps design
i Would need some design level help for the below scenario request form1)I created canvas app blank page2)Created new screen,insert edit form ->added Sharepoint Cloud list data source for designing...
View ArticleFree text entry in the lookup column
Hi, I am using a lookup type column in SharePoint list for cascading .user want to add some free text other than the dropdown value.can we provide free text entry in the lookup column. Thanks
View ArticleSend an image in email body in SPFX react webpart
i am sending an email from spfx react. In email body i need to send an image as shown in below********************************************************** const emailProps: EmailProperties = { To:...
View ArticleSharepoint Online rest api: how to get the "AuthorByline" field?
Struggling to understand the arcane thinking behind the author byline field in a news post. This call gets the name in the "created by" field fine, but for news posts I need the "author byline" field:...
View ArticleHiding the sharepoint Publishing site ribbon/header when modern experience view
Hi, I want to hide the ribbon/header when I m in modern view experience. The ribbon can easily be hidden in classic experience by using (<div id="ms-designer-ribbon" style="display: none;">) in...
View ArticleHow to disable hover text boxes on entire SharePoint survey page?
Being new to both SharePoint and JQuery, I have been experimenting with Content Editor Web Parts in SharePoint, as a means to make more complex changes to my created SharePoint survey than what is...
View ArticleSharePoint Online Video Player URL update grey out under behavior tag
Hi all: I was trying to insert a video player web part into a SPO page, but after I did that, I found I cannot specify the URL and preview image URL for the video player, in other words, items under...
View ArticleWorkflow 2013 in SharePoint 2016 not working Urgent Help needed
Hello There I have a SharePoint Server 2016 running Workflow 2010 Perfectly, but as i was in need of features so i managed to install Workflow Manager 1.0 for Workflows 2013. also Registered the...
View ArticleHow to configure search to return a specific page with parameters
I have a requirement that when a user searches for a specific list item, I would like the result to return a page that has a parameter with the id of that list item. How is it possible?faye fouladi
View ArticleGet Current Date & Time (should not change after change local system Time/Date)
I search a lot but unable to find solution of my problem, Requirement: To Get Current Date & Time.Issue: While changing Date or timezone or time in Date time setting of the laptop its start...
View ArticlePass ID of parent list from URL to NewItem in Child List
I have 2 webparts on a page that are connected via "Title" field such that when I select a Parent list item, the Child List NewForm.aspx should pick up the ID from the URL and recognize the Title field...
View ArticleJquery Get Current Time/Date
1-Get Current Date Format yyyy/mm/dd2-Get Current Time Format HH:mm:ssIssue: When anyone change time from laptop date & time setting. it is fetching system time not actual current time.Timezone-...
View ArticleHow to get the duration for video files uploaded to SharePoint library ?
HI!,I am trying to get the video file duration for the list of video files uploaded to a document library. This library can be a asset / any document library. I am using below script to get the...
View ArticlePerson or Group type field in sharepoint list not initialising while getting...
Hi All,I have created a person or group type column in SharePoint(2013) list and trying to get list data using CSOM c#, but in field collection object the field is missing. I tried to create multiple...
View ArticleWhen upload file to share-point getting error
Hi Team,When we try to upload file to Sharepoint LIST using REST API(JavaScript) or directly in SharePoint List we are getting error.Only one person is uploading still we get this error. 60% of the...
View ArticleHow to increase ViewsLifeTime / ViewsRecent managed propereties via REST API...
Hi there,we are using sharepoint 2013 as a content solution to store documents or lists. On top of it we use a custom WEB application that calls sharepoint on the backend and displays content. This...
View Article