Project Site Creation failing sometimes - SharePoint 2013
I am creating PWA sites programmatically ( have used same code as mentioned on one of the MSDN forum "Getting started with the Project Server CSOM and .NET" )It works properly most of the times but...
View ArticleSharePoint Apps doesn't work in Internet Explorer
SharePoint Apps Internet Explorer Hi all, we are development SharePoint-hosted app, we have a problem that works in all the browsers except Internet Explorer (sometimes). The strang is that when you...
View ArticleFly-Out Menu background
I have enabled the fly-out menu option on my SharePoint 2013 master page using the code below. Can someone tell me how to set the width of the background box? In Chrome the text is wider than the...
View ArticleHow to deploy a Table of Contents web part in a feature
When I export the the Table of Contents web part in order to capture the XML necessary for including it on a page, it includes a GUID (in two places) for the Pages list in the current site. Obviously,...
View ArticleApplication Page and Anonymous Access
We use SharePoint 2013 for our external facing website. Anonymous access is enabled. I created an Application page in Visual Studio 2012. Visual Studio places the Application page inside the...
View ArticleC#/REST Getting files in a document library using Internal Name
Hi Folks, I need to get a list of files in a SP2010 and SP2013 document library using the REST API - this is occurring inside a timer service application so am using C#. As a constraint I need to use...
View ArticleSubtask programmatily
Hy, is possible create in a element of a task list a subtask programmatically (event receiver)?i hope i was explicit.Thank
View ArticleSharepoint 2013 Visual Studio Workflow not visible
Hi All.I have created a Visual Studio workflow in a sharepoint hosted app.The WF is attached with a custom list (List is also created inside the APP).when i deploy the app to sharepoint it gets...
View ArticleUsing webpart properties in Visual webpart
Hi,I have a visual webpart in SP 2013 (Server object model). In the webpart properties, I have the below:<property name="Title" type="string">Search</property><property...
View ArticleCount specific values in quick edit view
Hi all,another day - another question ;-)I have a quick edit view in a SharePoint 2013 list. Nearly all fields are selection fields with about 15 entries the user has to pick from.I want to achieve...
View ArticleCustom workflow for course registration
Hi,I have an assingment to create list where items are courses and when new item is created you can give max participant value. List and columns are ok. (max participants(integer), current...
View ArticleSharepoint announcement
Hi All,We are new in sharepoint.we have created 1 announcement for different group members.we want additional functionality like the user who has created announcement he will know the how many user has...
View ArticleSharepoint 2013 Visual Studio Workflows
Hi,I am working on SharePoint 2013 Visual Studio Workflows. but I am not getting good material and references on internet. Can somebody help me out.I am working on Declarative State Machine.Thanks In...
View ArticleNew PowerPivot Gallery Document
Hi,when I try to create a "New PowerPivot Gallery" document, in a PowerPivot Gallery the following error is show when Excel is opening:"We can't connect to http://server:port/sites/bi/PowerPivot...
View ArticleCall function on button click for adding items to sharepoint list.
On button click how can I call the addlistitem() function.I am looking to add items on button click...New to csom,dont have much idea how to achieve this.<html><script src=" "...
View ArticleGet all users based on a specific permission/role in .Net CSOM in SharePoint...
Hi All,I want to get the list of all the users who have a particular role/permission on a site. For example, I need the list of users who have edit rights (RoleType=Editor) using .Net CSOM in...
View ArticleBest tool to debug Jquery in SharePoint 2013 app development?
Since there are many ways to debug Jquery, please suggest in which way you debug Jquery in your SharePoint app development project? In your opinion which way is the best?
View Articledownload items from a listviewbyquery web part into excel file
Hi,Am having a doc lib view, I mean, I used listviewbyquery web part to display the items from doc lib.Now I have the requirement to download all those items in the listviewbyquery web part to an...
View ArticleHow to give Read only Permissions to site collection and subsites?
I had an Internal site with 10 subsites each on has different groups and permissions.Now I want to give Read only permissions for some users to entire site (Include SUbsites and sitecollection).Is...
View ArticleCustomized Left Navigation - URL not getting properly formed
Hi,I have a Publishing site. I am trying to a create a custom left navigation in Visual webpart..I am trying to show the pages inside the subsite..I have tried the below code:SPNavigationNodeCollection...
View Article