Hide fields in task list (JavaScript)
Hello, I have two content types in task list "Aufgaben" and "WorkfowAufgaben". I must hide few field in first content type, programmatically from JavaScript. How can I achive this? I tried with this...
View ArticleValidation of Choice/Checkboxes Column to require Date Fields
We have a Travel Reason Choice/Checkboxes (allow multiple selections) column with values:Conference Customer Visit Site Visit Summit TrainingWe also have date fields for each of these travel...
View ArticleSharePoint JavaScript Slideshow - Add Library As A Source
I'm trying to add a SharePoint Library as a source for the images in a custom slideshow created using JavaScript, as well as add the Title to be shown along with each image. Here's what I have so far,...
View ArticleCAML query returning all items despite specified view
Hi.I am trying to get listitems for a specific View of a list. I am using Jerry Zy's code in...
View ArticleContent Search Web Part
I have a page created and I have added the Content Search Webpart.I am trying to use this webpart to show all the recently created/modified pages within this site.Looking at creating a media release...
View ArticleCan you use the new geolocation field in SharePoint Online?
Hi!I would like to add a "location" column to my list, as per this MSDN article:http://msdn.microsoft.com/en-us/library/jj656773.aspxUnfortunately, the requirement is to have a geolocation column added...
View ArticleLinkedIn Feeds SharePoint Online
Hi,Is there any way to get companies LinkedIn feeds?Thanks
View ArticleContent Search web part - 'Me' Parameter
Hi there, I'm trying to use a Content Search query to find items where a field value is = to the current logged in user. This filter is usually achieved by using the [Me] param. However it doesn't seem...
View ArticleGetting "File not found" error for http://xyz.com default home page after...
Hi, I am using SharePoint Server 2016. I have created different version of WSP by following the instructions mentioned in https://blog.mastykarz.nl/shared-components-sharepoint-platform/ Changed WSP...
View ArticleBDC External List
I have this all setup and working so that I am connecting to an external sql server and pulling in data using the BDCS and have the external list in shraepoint loaded with data.I am using spservices to...
View ArticleHow to reset the Version number for Custom List item
Hi,I have a Custom List with versioning enabled and i want to reset the version numbering for example if there are like 5 versions for an item and if i delete all the version the Current item version...
View ArticleController method calling twice in SP Provider Hosted App with MVC 5 Razor
Hi,In my SharePoint Provider Hosted App in MVC 5 Razor, controller index methods are called twice every time. For example, if click on any menu item it redirect to the Index page and the page loads...
View ArticleWhat code should I use to display full photo in thumbnails of picture library
Hey guys,I have a picture library where some of the images are very similar and only have some branding differences in the top right. Right now these similar images appear identical in the thumbnails...
View ArticleLoading sites from CSV file
Hi All,I am trying to load a list of sites from a csv file that i then iterate through and check all items in all the loaded sites libraries for any files that have a column field containing Red, and...
View ArticleWhat is the best replacement for INFOPATH Forms ?
SharePoint Version : 2013Suppose, we are having an InfoPath form with following controls which helps to submit, view and edit data in SharePointRepeating TableFile UploadPictureRepeating sectionAnd, we...
View ArticleCustom Field Type that inherits from SPFieldLookup
helloI am creatinga customfieldtypethatinherits from alookup.Wellbelowthe codeofVaireclasses:-Theclass that derives fromSPFieldLookup namespace...
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 ArticleIs there a way to add blog to the existing team site in SP O365?
I have found this blog Adding a Blog to an Existing Site I would like to know if there is something similar for SP in cloud (O365)?
View ArticleJS script not working on Read users
I have this script to change the number of items to show in Content Search Web Part function loadScript(selectObject) { var newItems = parseInt(selectObject.value); var pageUrl =...
View ArticleHow do I map the C:\Program Files\Common Files\microsoft shared\Web Server...
Hi,In SharePoint 2016, for http://abcd web application, unable to find sample3 folder in Url: http://abcd/_layouts/15/sample3/main.js. Actual folder name is sample3.1.0 in File Path: C:\Program...
View Article