Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Browsing all 7589 articles
Browse latest View live

Check if current user rated item

Is it possible through JSOM or CSOM to check to see if the current user already rated an item?

View Article


Access denied. When trying to upload files into SharePoint with PowerShell

AM trying to upload a bunch of files into SharePoint using PowerShell. I have a code that works on my local machine, but when I get on the server, it does not. Here is what my block of code looks...

View Article


SharePoint 2013 Open with Explorer View Requirement of Permissions for copy /...

Hi,I have a scenario, where I have a document library and it resides in the top level site of the site collection. I have another document library in one of the subsites.  What I am trying to do is:Use...

View Article

Image may be NSFW.
Clik here to view.

SPSite.Rename broke the sharepoint 2013 site

I'm troubleshooting a site failure that happened after someone attempted to rename the site collection using the commands:$oldurl="https://example.com"$newurl="https://newname.com"$site=Get-SPSite...

View Article

Visual studio 2012 can't connect to SharePoint Online 365 to create an...

Could any one please help me out with below one? i am getting this error recently. earlier it was working...

View Article


Changing the css of all a href tags under class ms-rtestate-field

Hi,I am trying to set "a href", "a href visited" color as the same (#0072c6) for all the paragraphs under the div class "ms-rtestate-field".In IE developer tools, i can see the below:<div...

View Article

Add Views

I'm running the following code to create a new view:SPList docLib = eWeb.Lists["Documents"]; System.Collections.Specialized.StringCollection viewFields = new...

View Article

Get Client Context with CSOM from full URL

Is it in any way possible to get Client Context with CSOM if what you have is the full URL to e.g. a file in SharePoint.Thanks./Thomas

View Article


PowerShell: How do I deactivate a feature at the site collection level as...

I am trying to use PowerShell to deactivate a feature at site collection level as well as any subsites. Currently my code is only doing the deactivation at the site collection level, but not the...

View Article


PowerShell: Cannot index into a null array

I am trying to put together a script that will upload documents into a document library. Here is what my script looks like currently...$fileStream = ([System.IO.FileInfo] (Get-Item...

View Article

PowerShell not accepting path parameter.

I have a PowerShell script that needs to accept parameters that happen to be a path to a local directory. When I enter in the path parameter, such as "C:\temp\my direc\" I get the following...

View Article

Cannot find an appropriate constructor for type...

I am trying to use PowerShell to update the permission of groups in my sites, and I am using this script.$ver = $host | select version if($Ver.version.major -gt 1) {$Host.Runspace.ThreadOptions =...

View Article

Need to get the name and the Site ID of a specific user using SharePoint...

Hi,I need to get the User's name by passing the Login Name using SharePoint OOB Web Services.I need to pass DOMAIN\\Login ID and get the User's Info i.e. Name and the ID of a particular site.I'm trying...

View Article


Get User/Group Permissions for List using javascript(ecmascript)

how to get permissions for SharePoint list using js?Trying code based on this corresponding article on stackoverflow my RoleAssignment Collection is not initialized becauseclientContext.load(list,...

View Article

Javascript csom loads slowly causing flicker of pages

Hi,I am using a publishing site, in which I have a custom Master page. In the master page, I have added a jquery, which sets the Header and footer. (Header and footer data is stored in custom list)In...

View Article


Custom webpart posback issues with custom navigation

Hi All, I have a simple custom feedback web part developed with a single text box and a button to use in the footer area of the masterpage. On the same master page I have used custom consistent global...

View Article

Powershell: How do I upload files with metadata from a manifest file?

I am using the script from this blog to try to upload files into SharePoint, using a manifest file to specify the metadata associated with each file. Right now, the script works, but is not populating...

View Article


Addattachment with REST Service Sharepoint 2013 Online (o365)

I am trying to use the REST Service to add an attachment in a SharePoint Hosted App I have created. The app first creates the Item via the CSOM, then it should upload the attachment via the REST...

View Article

Adding a custom Webpart in Application Page

Hi , I have an Application page, now i have got a requirement to add another custom webpart in that.I tried editing them in Sharepoint designer and adding a zone.. but its not supproting "runat=server"...

View Article

Image may be NSFW.
Clik here to view.

SharePoint Designer Custom Action to add 'Share' button to eclipse menu on...

On SharePoint 2013 lists (unlike libraries) there is no 'Share' button on the item's menu. This means we cannot share a list item OOTB as we can with a document in a library.I thought of adding another...

View Article
Browsing all 7589 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>