WebPart to show information from list based on id
Hi,I have customer list which has customer number, first name, last name, isactive and country. I am creating web part in which drop down list should show all active customer. when user select any...
View ArticlePowerShell script to iterate through all DispForm.aspx forms in a web...
Hi thereI will appreciate if someone can please provide - PowerShell script to iterate through all DispForm.aspx forms in a web application?Thanks.
View ArticleVisual Studio 2015 and SharePoint.DLL problem
Hello folks,when I load my SharePoint 2013 project all work fine, the project was build. But if I try to add some SharePoint item, for example an EventReceiver, or make some SharePoint operation in...
View ArticleTaxonomy field stays after deleting site colleciton
I have a strange issue.One of the site feature contains element with Fields definitions. One of the fields is TaxonomyFieldType with corresponding Note.During feature activation proper term set is...
View ArticleRemove a term from managed metadata column
I have a listitem with a managed metadata column. the column has two values (two terms) . now i need to remove one from it. how to do that programmatically (server side object model). i have given the...
View ArticleConditional Statement to change the icon returned in display template?
Hi,i am using a display template to retuen list of files in a content web part using the search content query.I do not like the icons that respresent word, excel etc and i have some really nice ones i...
View ArticlePeople Picker Control Using JavaScript no longer working
I have a few people picker controls on newform.aspx that seem to have stopped pre-populating. I get this error... input.value = currentUser;//'Default Specification Assignment';Unable to set property...
View Article--- Article Removed ---
*** *** *** Article removed by request. *** *** *** RSSing Note: All content on this site is produced and owned by users and published through their RSS feeds. We produce no content and hold no media,...
View ArticleHide Space in Excel Web Access Web part
Hello,When I add in an excel web access web part, the web part automatically adds in space below my graph. The space below my graph and the space outside of the web part is so large it causes me to...
View ArticleChart webpart in o365 SharePoint 2013
Hi All,Where is the chart webpart on SharePoint online ? Like we had chart web part in SharePoint 2010?
View ArticleShow Attachments with JSLink
Hello,I have created a custom list view, with JSLink, for announcements list which I use it as FAQ view.My problem is that I can't show attachments link.I tried to implement it like in DispForm.aspx...
View ArticleCreate AD user account from SharePoint
Hi,I have created a webpart to create Active Directory Account. On button click i add following code but getting errorDirectoryEntry ouEntry = new...
View ArticleSharepoint Designer 2013 Workflow Send Email with latest comment (Append...
Using: SharePoint Online, SharePoint Designer 2013Hello, I'm new at SharePoint, so hopefully an easy workaround already exists...Background: I've added a basic Issue Tracking app to a SharePoint site....
View ArticleSharePoint 2013 List Header Row Freeze
Hello, I've a long list in my site. When I scroll down then the headers are not appearing. That's why every time users should scroll-up and down. As I researched I've found a script which freezes the...
View ArticleVisual Studio for Sharepoint 2016
Hello All,We have a new sharepoint 2016 on-premise environment. Now we want to build custom applications for sharepoint, which version of visual studio should we use. And secondly, Do we needVisual...
View ArticleHow to display an unsecure widget in a SharePoint portal?
I'm trying to embed the widget below from Accuweather into a content editor webpart:<a href="http://www.accuweather.com/en/us/new-york-ny/10007/weather-forecast/349727"...
View ArticleHow do I get an empty dateTime field from a SharePoint list?
I currently have a code that retrieves data from a custom SharePoint list. Part of the data that I am getting is a date field, and I am getting it by doing this...DateTime myDate =...
View Articlehow i can show the Description column for my issue tracking items inside a...
I added a new content search web part inside my sharepoint 2013 team site , and i added the following managed property namedCommentOWSMTXT to show the items' rich text Description field inside the...
View ArticleWhy the “Created” managed property inside a content search web part will be...
I have two site collections of type team sites.Inside both site collections I have added some content search web parts, and I added the built-in “Created” managed property inside the content search we...
View ArticlePowershell extract latest list values to csv
Hi,Looking for a powershell script to extract the last 24 hours of entries to a csv so that I can add it to the scheduler to be run daily?Had a quick google but can't seem to find anything?
View Article