Web parts are ASP.NET controls that can be added to web part zones.
0
votes
0answers
5 views
How can I use one list column to retrieve another column value in a different list
I have a web part that I display a data view of one list say List A (below). This list has one column as a lookup which is already another existing list say List B.
Say, List A {Project Name, ID, ...
0
votes
0answers
5 views
Search Results web part only showing one item
I added the Search Results web part to a page a configured the query as below and left all other configuration settings at the default values.
ContentClass:sts_web webtemplate:ProjectSite ...
0
votes
0answers
13 views
Sharepoint webpart outside sharepoint
I need to access a webpart with silverlight object outside sharepoint.
Is that possible?
0
votes
0answers
9 views
Getting the error “$Resources:core,ImportErrorMessage;” in share-point 2013
I am new to SharePoint 2013. I have create a visual web part in vs 2013. I have deployed and try to add the .webpart to my SharePoint 2013 team site.
When I try to add the .webpart then I am getting ...
0
votes
1answer
28 views
make the whole row clickable in listview grouping
I have a little question, there is a listview webpart that is grouped on a specific column, called status, the status has 2 values, Opened, Closed, In Progress. There is a plus, minus buttons beside ...
0
votes
0answers
6 views
SharePoint 2010 List Filter Web part value field is not displaying all fields
I have a simple SharePoint custom list with 6 columns (Attendee, Seat, Date, Time, Department, Supervisor). I am trying to add a filter web part to display only the items in the list for a selected ...
0
votes
1answer
26 views
Unable to add a webpart created through SharePoint designer 2010?
I am trying to create a webpart through SPD 2010 on a list. Below are the steps which I followed:
Open site in SPD
Go to List.
Edit list in designer.
Go to Views.
Click on one of the Views.
Click ...
0
votes
0answers
6 views
Sharepoint Online Page.Request.Form
On premise Sandboxed mode this: Page.Request.Form.Get("postvar") inside a webpart has a value when a POST request is sent.
On Sharepoint Online however the exact same code returns null. Is there any ...
1
vote
0answers
24 views
CreateChildControls() in Visual Web Part in SharePoint 2010 called twice
(x-post from http://stackoverflow.com/q/17065543/1943)
I have a Custom SharePoint 2010 Visual Web Part which I've realized is calling the CreateChildControls() method twice. I've tried setting the ...
0
votes
1answer
23 views
Web Part Javascript best practice
I have extended the CoreResultsWebPart in order to do some custom processing, but I am now considering breaking out some of the functionality into a new web part. Is it considered bad practice to use ...
2
votes
1answer
17 views
Create Password Field in webpart properties
I have created a custom web-part. this web-part have a custom web-part properties. i want a Password field in this property.
How can i do this ?
Any help will appreciated ..
1
vote
2answers
34 views
Display New Form of a List in a Web Part page
How can we show a List Form/New Item Form (/servername/site/Lists/listname/NewForm.aspx?) as a web part in a SharePoint 2010 page?
Adding a list web part obviously only shows the list items/views. I ...
0
votes
1answer
31 views
Order of web parts programmatically added to SharePoint page
I am adding multiple list viewer web parts to a SharePoint [web part] page using the code below:
// Create the object SPLimitedWebPart Manager
SPLimitedWebPartManager WebPartMgr = ...
0
votes
0answers
16 views
Strange error after feature activation
When ever I try to activate a feature I get:
[SPUserCodeSolutionProxiedException: That assembly does not allow partially trusted callers.]
I am not sure what this means, but what I do know is that ...
0
votes
0answers
19 views
Is it possible to pre configure a summary link webpart in a custom page layout with several links?
I created a custom page layout with SharePoint Designer for use as a new default or welcome page in a publishing site. The page layout should contain a summary link web part that is pre configured ...
1
vote
2answers
22 views
New to Developing SharePoint Web Parts and Features
I recently Developed a really simple web part scoped to site (or at least it's feature is). I also created a feature that up[on activation is suppose to create a new content type.
That's fine and ...
0
votes
0answers
24 views
WebParts and SQL Server Tables
My new project requires me to create some 12 SQL tables and build some web parts in SharePoint 2010, to perform CRUD operation on the tables. One main table has around 25 columns and the rest of the ...
1
vote
1answer
29 views
Calendar Functions
I am interested in creating a calendar view from a SharePoint list that contains asset IDs and dates, linked to entries in an Assets table. My original intention was to create a custom web part to ...
0
votes
0answers
8 views
How to extend number of Cross-Web Part query IDs
I am creating a staff page with multiple teams in a department and am using a separate People Search Core Results web part for each team, however the 5x query IDs available from the Cross-Web Part ...
0
votes
0answers
3 views
Dynamically post contents of one cell as text
I have a large library that contains basic information for all of our company's supported software. Each entry has a local link to the installation files, but these files change periodically. Is there ...
0
votes
0answers
18 views
Can I insert multiple People Search Core Result Web Parts on the same page?
I have created a department page displaying a gallery of staff along with a few select fields from their user profile. I successfully used a People Search Core Results web part with a Fixed Keyword ...
1
vote
0answers
30 views
SharePoint 2013 and advanced webpart connections
Since WSS 3.0, we have used custom webparts and webpart connections to build customer solutions.
A connection between two webparts can contain multiple parameters, which was fully supported in WSS ...
0
votes
1answer
13 views
How can I show a web part on a list view web part page only when viewing the contents of a folder?
I have a document library with several folders. I have a content editor web part that I would like to display only when viewing the contents of one of these folders. I'm sure I could come up with a ...
0
votes
1answer
26 views
Pass user credentials to JSP website from SharePoint website
I have developed a JSP website. I also have a SharePoint server based website.
Let's call my JSP website to be www.xyzjsp.com and my SharePoint based website to be www.mySPwebsite.com
How can I ...
0
votes
1answer
13 views
Picture Web Part Proerties customization
I have a requirement to develop a picture web part that will gather pictures from various places in site collection and show the slideshow.
Custom Properties that needed are as follows:
There will ...
0
votes
0answers
15 views
changing webpart property on a page
I have a web-part custom property classroom, I want a windows form application which will change web part's property on a specific URL.
My friend told me that i can use it by adding web-part DLL but ...
0
votes
0answers
26 views
SiteURL for SharePoint
I have developed a custom web part. This has got the site URL to set in the runtime based upon the Alternate Access Method i.e (Intranet or Extranet). So Site URL will change automatically based upon ...
0
votes
2answers
21 views
Search Core Web part with fixed query duedate
I have a search core web part and i would like to put there a fixed query, which will search all tasks whose duedate is over, i've added duedate to the columns and it works, but when i try to write ...
6
votes
2answers
95 views
Anonymous access: Add an Item to List without allowing to View the List
I'm creating a 'Contact Us' webpart with form to allow anonymous user to send a message which will be added to a SharePoint List.
However I cannot grant the anonymous user the permission to Add ...
0
votes
2answers
22 views
Search core query webpart and custom xslt with paging or other approach
I have an issue, basically I created a custom web part which inherits from SearchCoreResults.
This webpart searches all the possible tasks across WHOLE sharepoint and shows them if they are not ...
0
votes
0answers
24 views
Code in the web part
I have the following code in a web part which does the job to pull the information from the external website and create an XML file as data source to a datalist web control. This Data list should be ...
2
votes
1answer
44 views
Client Web Part - Determine if page is in edit mode
Like in topic.
How to determine in a client web part (on remote web) if a page that the web part is placed on, is in edit mode? if it is possible??
Thanks
1
vote
1answer
61 views
How can I apply a Web Part to all the sub sites?
I have an Enterprise Wiki site collection and it have 5 sub sites, currently I have implemented a Web Part which extended the page layout.
But I am facing this:-
To apply the page layout I have to ...
0
votes
0answers
9 views
SessionState set to InProc but still see Serialization errors
I'm trying to use a 3rd party web part in one of my pages. I can add it, but once I configure it I get an error in the ULS about a serialization exception:
...
0
votes
0answers
47 views
Error:- The name 'Request' does not exist in the current context
I have added a web part in a farm solution:-
using System;
using System.ComponentModel;
using System.Web.UI.WebControls.WebParts;
namespace SharePointProject5.nv
{
[ToolboxItemAttribute(false)]
...
1
vote
0answers
17 views
Making Table of Contents Webpart Relative to Site
I'm creating a sidebar navigation in a Page Layout and one of the items I'd like is a Table of Contents. I got it to work and it's showing the navigation links, however I have to set it up for each ...
0
votes
1answer
53 views
How I Can I add a code behind to a layout page using web parts
I am following this link on how to create metadata navigation :-
http://markuspersson.wordpress.com/2012/01/19/add-metadata-navigation-on-custom-page-layouts/
so I added the references for the ...
0
votes
1answer
22 views
How to approach a file in visual webpart
To explain my question, lets consider I'm developing a webpart in Visual Studio, a visual webpart.
By default when I add a webpart to solution, it creates a MyWebPart wich exists of 3 files:
...
1
vote
1answer
29 views
Set Web Part Recommendation Settings in elements.xml or .webpart file
Is it possible to set the Recommendation Settings of a WebPart in the elements.xml or .webpart file? Just like you can do with Group, Title and Description...
0
votes
0answers
14 views
Connect Calendar Webpart with Documentset Property
I will add a calendar webpart to my Documentset Homepage.
Is it possible to connect my calendar webpart with a property from the current Documentset?
I want to show only events which are connected ...
0
votes
1answer
42 views
Sharepoint Online SPUtility.GetLocalizedString in WebPart
Trying to get localized content working on Sharepoint Online.
I followed the steps here: http://msdn.microsoft.com/en-us/library/fp179919.aspx#LocalizingAppWeb to create 2 resource files under ...
1
vote
3answers
76 views
How to Make Webpart Title to Display Day of the Week?
I have list View webpart in my sharepoint 2010 team site home page. Generally Web Part title can be easily modified by editing the webpart and providing Title value. I am looking for a solution to ...
0
votes
1answer
36 views
How to add the close button in SP.UI.Status
I use status bar to show exception message in code-behind. I wanna add a close button in the status bar for user, so they can remove the bar. Here is my code:
protected virtual void ...
0
votes
0answers
10 views
Reloading weblet in SharePoint from Dynamics AX
I have a website powered by SharePoint that displays weblets from Dynamics AX 4.0. I'm trying to change those weblets in Dynamics AX but the changes don't seem to show up in SharePoint, it looks like ...
2
votes
1answer
25 views
Error using ListViewWebPart in a “using”
This one has me stumped.
I'm creating a ListViewWebPart, which ultimately inherits from System.Web.UI.Control which implements IDisposable. So ListViewWebPart should also be IDisposable. Right?
But ...
0
votes
1answer
17 views
Display custom library in webpart?
I created a library called Training and I want to display that on my page in a web part. How is this achieved?
1
vote
1answer
44 views
Update list content using a web part
I'm currently displaying content from a list using a webpart, is it possible to update the content of this list using the webpart ?
I would prefer to use an 'out of the box' web part. How can I ...
0
votes
2answers
23 views
Site Pages Library create custom page
I am wondering if there is a way to set up a site pages webpart that creates a templated page instead of the blank one that is currently generated?
0
votes
1answer
34 views
Full-Trust Solutions on SharePoint Online Dedicated
I am trying deploy a solution to SharePoint Online (SPO), after looking at documentations about SPO, I found only Sandbox Solutions and Apps can be deployed to SPO, but my solution is a Farm Solution. ...
0
votes
0answers
6 views
Add-on Software or Web Parts for making Biscussion Board easier-to-use for SharePoint2010.
I am looking for Add-on Software or Web Parts for making Biscussion Board easier-to-use for SharePoint2010.
I think that he would like to realize functional mind like Confluence famous for Blog & ...

