Tagged Questions
2
votes
0answers
17 views
Updating contents in a custom webpart in a Discussion Board topic page
I have made a custom Visual Webpart. I'm wanting to periodically update a label in the webpart without refreshing the whole page. I've got the label to update, however it is also updating the replies ...
1
vote
0answers
21 views
ViewState Timing Issues with SharePoint 2013 & ListView plus DataPager
Good morning! I'm porting an existing custom 2010 webpart containing a ListView and a DataPager to 2013 and seeing some weirdness with the DataPager and I believe the cause is associated with the ...
1
vote
1answer
24 views
Search Box disappears when I save Web Part Settings
I am checking the "display search box" option in my web part properties and clicking "ok" but the search box disappears. When I click "apply" it will show the search box, but it will disappear again ...
1
vote
1answer
40 views
Using the razor engine in SharePoint 2013 Visual Web Part
I'm trying to make use of the razor engine in a SharePoint 2013 Web Part. This, I read, shouldn't be too difficult since SharePoint 2013 Visual Web Parts can be built using .NET Framework 4.0
I'm ...
4
votes
2answers
73 views
Sharepoint 2013 - Can I use Visual Studio 2012 express edition for web-parts and app parts?
I am new to SharePoint 2013. I want to develop the app and web parts using visual studio 2012 express edition. Can I use vs 2012 express edition to create app and web parts for SharePoint 2013? Can ...
1
vote
0answers
20 views
Sharepoint Foundation 2013 - Custom Homepage blocks with webparts
I'm basically working on an new website which is based on sharepoint foudation 2013. I've done the design and now i'm on development phase. After good time searching around in code i could not find a ...
3
votes
1answer
49 views
CSWP “Value of a field on the Page” Questions/Issues
We're trying to create a seach query that grabs a content type based on a taxonomy field added to our custom Publishing Page content type. We seem to be having one of two issues:
We don't know how ...
1
vote
0answers
41 views
SharePoint-hosted app, with edit mode to update its own properties
I'm using the editMode parameter to detect and display a simple web part admin UI.
When the admin clicks a particular button, I want to use CSOM to update the web part's properties for the page it is ...
0
votes
2answers
150 views
Report Viewer Web Part Alternatives in SP2013
We have a need to upgrade from SP2010+PWA to SP2013+PWA. Our database server will be SQL Server 2008 R2.
According to Technet, the SQL 2008 R2 Reporting Services add-in for SharePoint isn't ...
0
votes
1answer
37 views
What should be the Content Search Web Part max per page?
I'm currently working on a department site prototype for an Intranet, which is to be packaged up and used to spawn around a dozen sites using the same Web Template.
While trying to convert the ...
0
votes
0answers
117 views
How to set start and end date in Timeline webpart in SharePoint 2013?
So here is the scenario. I want to "hijack" the Timeline webpart used for project sites in SP2013 and set a fixed start and end date. There is an option to lock the timeline in it's current state in ...
0
votes
2answers
109 views
Why do my Web Part properties not show up?
I've been developing a custom master page and page layout for SharePoint 2013, using the Design Manager. I've built the html pages and allowed SharePoint to translate them into .master and .aspx ...
0
votes
2answers
61 views
Visual WebPart method cannot see object in user control
I've created a user control web part and the code behind file contains the following:
using Microsoft.SharePoint;
using System;
using System.ComponentModel;
using System.Web.UI;
using ...
1
vote
1answer
33 views
Why there is Server Connection “Online” While Developing WebParts in VS2012 for SP2013
I am new to SharePoint. And though I am taking my training on CloudShare by creating cloud machine of SharePoint-2013.
When ever I am developing any visual WebPart in Visual Studio 2012 there is ...
4
votes
3answers
3k views
0
votes
1answer
258 views
Access Active Directory Objects in SharePoint 2013 using c#
I am trying to create a web-part which access the objects of active directory like "Users" "OU" etc. how can i access active directory to use this objects using c# code ?, i developing this web-part ...
0
votes
0answers
35 views
Web part Gallery does not show up after customizing Master Page
I have created a master page by changing seatle.master , I have added new div:s and changed almost whole layout by replacing placeholders in my own divs. now When I go to edit page --> insert web ...
-1
votes
1answer
242 views
Why not use Sharepoint 2013 as just a backend for REST / CSOM clients?
This might sound a bit extreme, but now that REST / CSOM API's are more fully featured, why not just write web apps in whatever framework you're comfortable with and utilize the REST / CSOM API's ...
0
votes
1answer
70 views
Edit “new discussion” text in discussions list
Hi in sharepoint 2013 community site home page you can see a webpart named "discussions list". In that webpart I wanted to edit "new discussion" text. Webpart properties also has no option to edit ...
3
votes
1answer
129 views
Porting Web Parts to Office365 (SharePoint 2013 )
I've been in the process of developing a site in SharePoint 2010, which is composed of a set of different Farm deployed Web Parts.
I was wondering what the process was for porting them to SharePoint ...
1
vote
0answers
175 views
Server-Side Rendering in SharePoint 2013 Content Search Web Part Without XSLT?
Background: I am new to SharePoint and I recently attended the SharePoint 2012 conference. It seems the primary way to render content in a custom way is on the client-side via JavaScript in the ...
0
votes
0answers
103 views
Get filter information from List View Web Part using web part connection
Hi My requirement is whenever user filters a column of list view web part, the information is captured by a custom made consumer webpart, using LVWP as provider I can see 2 provider connections - ...
0
votes
1answer
299 views
WebPart Connection : sending table sends only first page data
I have created a custom WebPart to consume connection(table) from a list view webpart, from list view webpart when i send the table to my custom consumer webpart i get all data from the list, but this ...
0
votes
1answer
245 views
In sharepoint 15, How do I use the person field in a custom web part?
Sharepoint 2013 gives a pop up when the cursor is kept on top of a users name ( the pop up allows to connect to email, lync, etc)
I need to add that field in my custom webpart... Is there any way ?
0
votes
1answer
270 views
Will there be any changes to Web Parts in SharePoint 15?
I’ve search the web, as I usually do, but I does not find any useful information. Maybe it’s way too early to know of any specifics yet, but if anyone has any info on the question – please let me ...

