0
votes
0answers
5 views

How to get name of current theme in sharepoint 2013

I was trying to get the current theme applied to the site. I tired with different ways to get it but no luck. 1) SPTheme theme1 = SPTheme.OpenAppliedTheme(SPContext.Current.Web); 2) string theme = ...
0
votes
0answers
4 views

sharepoint 2013 webpart is not shown to fba user

I have a strange problem. First let me introduce environment. We are 2 people developing same sharepoint on same machine with different users and we are using SVN to merge our projects. We are both ...
0
votes
1answer
12 views

How to apply blank web part page layout to default page in onet.xml for a site template

I need to use the blank web part page in all the new pages and in the default home page when a site is created. This is what I have so far <WebFeatures> <!-- SharePoint Server ...
0
votes
0answers
6 views

SharePoint 2013 pop up window not displayed correctly

a pop up window is supposed to open on a button click. but this pop up appears distorted with half its content being hidden. solution was developed in VS 2010, and deployed to a 2013 environment. ...
0
votes
1answer
18 views

How to edit external lists in sharepoint designer 2013

I currently have a simple external content type that displays a very small sql table on a external list in my SharePoint site. The problem is I have a date of birth field that gets formatted with the ...
0
votes
1answer
44 views

How to setup a development environment for sharepoint 2013

I had installed sharepoint 2013 foundation, sql server 2012 in Windows Server 2012 operating system in virtual machine. I need to setup development environment for sharepoint 2013. Can any one help ...
0
votes
0answers
11 views

Error while creating task: The server was unable to save the form at this time. Please try again. (SharePoint 2013)

I get the following error while saving a task inside task list: "The server was unable to save the form at this time. Please try again." I tried restarting "search service host controller". The ...
0
votes
0answers
11 views

Error while uploading document to SharePoint 2013

I am getting the following error while uploading file from local computer to share point. i am using CSOM with C#. The remote server returned an error: (401) Unauthorized. using (var clientContext = ...
0
votes
1answer
13 views

Testing Sharepoint 2013 Apps

Can you suggest how to proceed with testing apps in share point 2013 manually or via automation.
1
vote
1answer
18 views

development of webparts in sharepoint client

I am willing to learn "how to develop webparts using visual studio 2010" in client . I had installed Sharepoint 2013 in windows server 2012 . But i want to develop the web parts in visual studio ...
0
votes
1answer
31 views

Read property bag from a sharepoint app

I want to create a sharepoint 2013 app with asp.net mvc http://blogs.msdn.com/b/bspann/archive/2013/01/19/asp-net-mvc-based-apps-for-sharepoint-2013-on-premises.aspx The thing is we want to rely on ...
0
votes
0answers
21 views

Accessing files in SharePoint AutoHosted App 2013

I am creating an AutoHosted App in SP 2013 and trying to access the file under one folder of remote Web ( need to pick the file from current project directory location and pass that file to another ...
0
votes
1answer
57 views

Sharepoint 2013 Web Part Shading via CSS

http://imgur.com/arAyDXc I want to do this, however, I do not have access to the master pages or the Look and feel section of my Sharepoint site. I can, however, edit it in Sharepoint designer and ...
0
votes
0answers
9 views

How to break folder structure into Properties, Columns and Metadata in SharePoint?

How to break folder structure into Properties, Columns and Metadata in SharePoint(2010/2013)? How do we decide whether to use metadata, properties or folders. Please give insights on what should be ...
0
votes
0answers
25 views

How to use Managed Properties in SharePoint 2013 Online [closed]

I have created a new column in my list (named Lemon for testing purposes). I want to see this column inside my Search Result Web Part. So I did the following: I let the site crawl the column which ...

1 2 3 4 5 14
15 30 50 per page