Web parts are ASP.NET controls that can be added to web part zones.
1
vote
1answer
140 views
Sharepoint 2007: SSRS viewer: How to show/hide web part on condition
I have few SSRS reports that I want to show to the user. But not all of them are to be showed to all users. Depending upon some attribute of the user, I need to hide/show few of the reports [or the ...
1
vote
2answers
101 views
How to copy one custom list to another custom list (approximately 600 items)
I have one master list from which I wish to query and create a subset of this in a new custom list. The code I have so far works, but it is extremely slow and occasionally hits the hard limit of the ...
0
votes
0answers
88 views
Forbidden 403 to /_vit_bin/Lists.asmx via ssl vpn
As stated in the Title while using a ssl vpn our intranet displays fine but firebug shows the following messages:
POST https://portal.sitename.com/_vti_bin/Lists.asmx 403 Forbidden
POST ...
1
vote
1answer
154 views
POP-UP to display library pictures?
Currently we have a SharePoint 2010 “Picture Library Slideshow Web Part” implemented, which is able to display pictures from a Picture Library in a Random Order.
However, there is very little ...
1
vote
1answer
55 views
Unauthorized error when adding form to a form library
I have a webpart that extracts a form from an infopath template then it attempts to add this to a form library in SharePoint. I get an unauthorized error 401 when it attempts to add the file. It ...
1
vote
0answers
113 views
Webpart Filter on Infopath Form Library
I have a webpart page that displays an infopath form, with the associated form library in list view next to the form. I'm trying to create a Sharepoint List filter webpart to show only forms with a ...
0
votes
3answers
440 views
How can I access Controls in VisualWebPart1.cs from UserControl.ascx
I make a Webpart and want to use the controls from the VisualWebpart1UserControl.ascx in the VisualWebpart1.cs. Is this possible?
I wrote following code in the VisualWebpart1.cs:
...
0
votes
2answers
69 views
Cannot pass value betwen two webparts
I got two webpart instances on page. I need to pass data from one webpart to other. Data that i need to pass will be loaded in CreateChildControls.
When i am debugging its looks like nothing is ...
0
votes
0answers
70 views
Update WebPart MenuItem/Verb from Client Side
Here is the scenario - I have a custom webpart where I added one custom menuitem with client side handler, now my requirement is when I click on the menuitem some text should be shown, for example ...
0
votes
0answers
54 views
SharePoint OOTB Search Web Part Needs Tweaking
I have a SharePoint search web part on my page. I was under the understanding that security trimming is automatically incorporated into the query in but all users can see certain pending documents.
...
3
votes
0answers
11 views
How to upload file in document library in sandbox solution? [duplicate]
Possible Duplicate:
Upload file using sandbox solution
How to upload file in document library in sandbox solution ? File upload control is not working sandbox in sandbox solution
1
vote
1answer
225 views
Note board Web Part Security Permissions
I have a note board web part sitting on the default.aspx page of a site. I have both farm and site admin rights over the site and against each comment I can see a delete link - both for my own posts ...
2
votes
1answer
389 views
Error occurred in deployment step 'Activate Features': Feature with Id 'xxxxx-xxx' is not installed in this farm, and cannot be added to this scope
while installing a feature, VS ouput the error:
Error occurred in deployment step 'Activate Features': Feature with Id 'xxxxxxx-xxxx' is not installed in this farm, and cannot be added to this scope. ...
1
vote
0answers
14 views
Poll - way to identify user or group
I am creating a public poll on a topic site - is there a way to see who has answered/their user group (team) to see what areas have replied with what instead of the individuals (needs to be ...
0
votes
2answers
96 views
Problem with adding TagCloud web part to site definition/onet.xml with userscope
I'm trying to add a Tag cloud web part to my site definition's onet.xml file and set its userscope to everything under the current url.
I understood from Microsoft I cannot simply export and import ...
1
vote
0answers
104 views
Config standard SiteUsers WebPart in SP2010
I´ve got a problem with a normal SiteUsers WebPart. Currently I have this code:
<WebPart xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ...
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 ...
0
votes
0answers
93 views
Sharepoint 2007 Image gallery web part issue
I'm having an issue where I'm adding a image gallery web part and it's not displaying the left and right arrows that allow the user to navigate through the gallery. Instead they all appear stacked on ...
1
vote
0answers
161 views
Two different link web parts on one page problem
In one of my subsites, lets call it 'Our Workplace', I have two link lists called 'Employee Centre' and 'Manager Centre' respectively. They both contain a few folders with subfolders eventually ...
0
votes
0answers
39 views
Remove E-mail headers from Announcements List SharePoint 2010
The following picture is an e-mail sent by SharePoint announcement, I didn't set this up, but I am trying to remove the "E-mail Headers" section from being sent in the e-mail.
Looking online it ...
0
votes
0answers
11 views
Sharepoint Web Part - Send row of data to another web part to set default value in an inline edited field [duplicate]
Possible Duplicate:
Sharepoint Web Part - Send row of data to another web part to set default value in an inline edited field
Introduction
We have one sharepoint 2010 site which houses two ...
1
vote
1answer
215 views
Sharepoint Web Part - Send row of data to another web part to set default value in an inline edited field
Introduction
We have one sharepoint 2010 site which houses two Lists, for this example lets say Countries and Cities. In the Cities list we have a lookup for the ID of the Country and also the Title ...
1
vote
2answers
70 views
How to Store Personal Settings in WebPart?
I want to allow a user to store personal information in my WebPart.
So I have a property:
[WebBrowsable(true)]
[WebDisplayName("Tag")]
[Pages.SPWebCategoryName("Tag to display")]
...
2
votes
0answers
130 views
How do I combine rows from different sharepoint lists onto 1 overall list?
I'm using Sharepoint 2007 and sharepoint designer, and I am using multiple sharepoint lists that have the same column types (# required, # complete, % complete) that shows the training status for ...
1
vote
1answer
115 views
Custom webpart Personalization properties not saving in Sharepoint 2007
I've inherited a VB.NET / MOSS 2007 Sharepoint application and have been tasked with adding a new custom Webpart.
I've declared a number of public properties to store configuration data for the ...
1
vote
3answers
52 views
Whats the best way to create a list when a web part is added?
I have a web part I'm creating that displays links in a metro style fed from a compatible list. I'm pretty new to share point development and was wondering how can I make sure a compatible list is ...
1
vote
1answer
530 views
SPLimitedWebPartManager throwing “File is not checked out” error on AddWebPart and DeleteWebPart
I'm writing a powershell function to add custom webparts (i.e. not Out Of The Box webparts such as ContentEditor) to publishing pages on a SharePoint Server 2010 site. I encountered a frustrating ...
0
votes
1answer
244 views
WebPartAdder_ItemCannotBeAddedULS
I am unable to add a web part to a publishing page. I am seeing the following in the ULS:
File 0f4c91df-ccde-48e9-9c80-3612e95fa849 has length 889, but corresponds to ...
0
votes
3answers
631 views
Get deployed .aspx page in feature receiver to add WebPart
I have a SharePoint solution which deploys an aspx page in a custom folder in the Layouts folder. I need to get this page in the Feature Event Receiver so I can add to it a WebPart.
In the ...
1
vote
0answers
70 views
Issue with web parts disappearing
First time here and I'm hoping someone can help me. I've searched all over and can't find anything...
We have an application running in Central Administration that generates ASPX files to specified ...
1
vote
2answers
90 views
Web service endpoint error for a web part
I'm getting an error from a web part that calls a web service. I think I just need to add the endpoint XML to the web.config. Is there a better way to do this? Can I add the endpoint from Central ...
2
votes
1answer
79 views
How can I fit a Datatable only into a webpart (not page) dynamically?
I develop a Webpart, which should be deployed in other SP-Farms.
The Webpart contains a DataTable.
I deployed the solution and the DataTable appears in the right side of the Website.
I'm using a ...
1
vote
2answers
77 views
Problem with global doc lib webpart
I am trying to create a global webpart that should represent a filecenter. The filecenter is a document library on the root site of my sharepoint portal.
I followed this guide here: ...
1
vote
1answer
33 views
Removing webpart from gallery breaks existing pages?
I have one webpart that is breaking some of my pages and I don't want it to be available on the gallery for adding it to a page however I have some pages where I do use the webpart, my question is: If ...
0
votes
0answers
68 views
How to manage “log in with different user ” event of a sharepoint Web Site
Hi I built a Http Module that change Sharepoint MasterPage based on if the user logged in is a Owner/adminstrator.
It Works good! But when I try to change the user to test the module, when a click ...
1
vote
1answer
153 views
Change Sharepoint Calendar View from month to day
How to change calendar view from month to day on button click event without ribbon ?
1
vote
2answers
129 views
Displaying some WebPart controls only to some user/groups
I need to hide some elements of a webpart and only show them to some specific grups of users. How can I do this ? I think it could be done with an If or Switch block, using the name of the grup of ...
0
votes
1answer
43 views
Is there a “URL-Structure” for Users and Groups I can access via Hyperlink?
I have a Custom WebPart which gets credentials from the site into a GridView-Table. The result (user and credential) is shown as strings. I want to create a Hyperlink to the users e.g. mysite, instead ...
0
votes
1answer
161 views
Add WebPart to publishing page in Synchronous ItemAdded Event Receiver
I'm trying to add a webpart to a publishing page after the page is created, so I've created an Event Receiver, the problem is, if I make the Event Receiver Synchronous (As it should be) the code ...
1
vote
0answers
97 views
inheriting from WebPart with custom ToolPart
There is a custom web part (let's call it WebPartA) and custom Tool Part for it. We need to inherit from this web part and extend it with two integer properties (WebPartB). And add default controls ...
0
votes
1answer
306 views
Ways of creating a Leave application form in Sharepoint?
I need to create a form as part of the workflow with details and validation by taking some data from leave database such as Leave available and work replacement with other details.
So, i need to ...
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 ...
1
vote
1answer
109 views
Changing Content Editor Programatically - Client model API?
Is it at all possible to make changes to or add a content editor to a page using only the Client Object Model API? There does not appear to be any reference to a ContentEditorWebPart dll.
1
vote
3answers
95 views
How can I debug sharepoint app attaching to IIS?
I built a HTTP Module, insert the DLL into the GAC, changed the webConfig
Now , if on visual studio , I Attach to process W3WP , Open the web page where the module must work, I notice that ...
0
votes
2answers
193 views
How to route To different MasterPages in sharepoint?
I 'm trying to create a HttpModule that allows to route to different MasterPage preInt event.
I' not an Expert about MasterPages. I'm trying to nderstand about MasterPages Token.
I knows there ...
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
2answers
159 views
How to Deploy the Feature with Scope=Site & Scope=Web for WebParts & EventReceiver respectively?
I have only 1 Visual Studio Project.
It contains 1 EventReceiver(for DocumentLibrary) and multiple-WebParts.
I have defined the Scope=Site of Feature.xml file of Project.
I have created 1 custom ...
1
vote
2answers
316 views
How to register a new http module n the web config
I built a http module. I copied into the GAC .
Then, I put into the WebConfig file lke this :
<httpModules>
....
<add name="MyAssembly" type="MyAssembly.Global"/>
...
2
votes
2answers
2k views
Difference between WebPart & Visual Web Part
I'm not sure how Visual Web Part is different from the actual Web Part in SharePoint 2010.
Thanks!
0
votes
1answer
37 views
Web Part Date Column Expiry
I have an out--of-the-box Web Part which displays job flyer PDFs. I recently had to re-create a date column but the expiry functionality no longer works. Prior to this a job flyer would no longer ...
