Web parts are ASP.NET controls that can be added to web part zones. They are generally distributed as WSP files. Pre-2013, they could be developed off the hosting server. With 2013, WebParts for the most part have to be developed the hosting server for propery library inclusion.
0
votes
0answers
16 views
Promoted link web part 2013 -display alt text on hover
I am facing problem on promoted link web part.
sometimes on hover i will see the title as "alt" text.sometimes i will not see the alt.
why it is happening like this.I have to show the alt text on ...
0
votes
0answers
5 views
save site as template with ListView Webparts
I created a site to save it as site template on my office 365 environment. I enabled "Publishing Feature" and deactivated it to get "Pages" Library. Now I added a listview webpart on a publishing page ...
0
votes
0answers
14 views
Add WebPart to Page Layout Zone using WebService [on hold]
I try add a WebPart to Zone in Page Layout using Nintex Call Web Service Action. After many attempts I was able to call the webservice "AddWebPart" from _vti_bin / webpartpages.asmx using this code.
...
0
votes
2answers
23 views
Auto complete box with multiple values in SharePoint Web Part using J query and SharePoint list web service
I am trying to create an auto suggesting text-box with multiple values in a SharePoint web part.
i am using j query and SharePoint list web services to do it.
I am just learning to do these stuffs ...
0
votes
0answers
16 views
Connecting external list webpart to filter values
I have an external list in SharePoint 2013 on premise which gets data from SQL server. I created another list (regular custom list) in SP where I want to store items which are related to the SQL ...
0
votes
0answers
18 views
Cross-Origin Request Blocked [on hold]
I'm make a call of yammer from my javascript. I'm getting Cross-origin request error for firefox and chrome.
Error in Firefox:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading ...
0
votes
1answer
23 views
How to make status indicators that depend on child status indicators?
We've been tasked with using SharePoint 2010 to create a dashboard for at-a-glance production line status.
The line is broken into different areas each with their own status indicator:
green when no ...
0
votes
1answer
29 views
Reopen Web Part once closed in Web Part Maintenance Page
I've got an error happening on a page, so I closed all the web parts on it with the Web Part Maintenance Page. This indeed made the issue go away.
Trouble is, how do I reopen the web parts so that I ...
0
votes
2answers
28 views
How do you show a list of site owners for a SharePoint site?
I am trying to create a web part that will list the site owners of a SharePoint site. I'm not sure where to start. I've been unable to figure out how to access the permissions property of a site.
Any ...
0
votes
0answers
30 views
Migrating a Webpart from Sharepoint 2010 to 2013
I had a webpart that was working on a SharePoint 2010.
Recently I've Published the same webpart using Visual Studio 2012 to my SharePoint 2013 and it gives me this error:
Unhandled exception was ...
0
votes
0answers
24 views
Align images in a table inside Web Part
I cannot get images to align in my table on my Publishing Page.
I created a table inside a Webpart 7x3 and I have got 3 rows of 7 images that are exactly the same size (120px by 120px). I have put 1 ...
0
votes
0answers
20 views
Promoted link webpart - launch behaviour dialog not working for other user logins
I am facing a problem with the promoted link webpart.
To open page in dialog, I have added this script:
<script type="text/javascript">
if(typeof SP.UI.ModalDialog === 'undefined'){
var ...
0
votes
0answers
15 views
Tool part - Add Term store picker control
I'm creating a web part which consumes terms found in a given term set.
I got this working, but now I want the term set value to be configurable in the tool part.
What's the control (if there is one) ...
0
votes
1answer
20 views
Web Part requesting web part manager that is present
I have a SharePoint 2013 publishing site. I have had to insert a web part directly into the master page. I am using Randy Drisgill's publishing starter master page. I have done this with many projects ...
0
votes
1answer
21 views
Web Part attribute dropdown text
I'm kind of new to working with Web Parts so excuse me if I sound ignorant :)
I have this attribute for a web part where a user selects which college they belong to in the University, based on a ...
0
votes
0answers
20 views
Modify Picture slider web part
Picture slider web part works fine, but on click of that image I need a page to open which has details (a page or popup is fine).
So I was achieving this functionality by using the slider web part ...
0
votes
2answers
43 views
How to display data from Excel file in a Webpart
I want to create a website on sharepoint 2010 which displays data from an Excel file in a Web part. Unfortunately, Excel Services is not available. Therefore, Excel REST cannot be used and due to ...
0
votes
1answer
19 views
Web part or view that displays all 'Pending' documents within a SPSite
How would I create a web part or view that displays all 'Pending' documents within a SPSite.
Ideally it would also allow users with the correct permissions to also approve them from here too but to ...
0
votes
1answer
74 views
Query String opening page
I have web part with link buttons.
How do I open a new page when I click on a link button and also use a query string for sending my variable id?
0
votes
1answer
18 views
Leveling web parts on a page on two different columns
I have been fighting with this for about 3 hours now and I can't find any reason for it online.
The issue I am having is I am putting the same two web parts side by side using the two column layout ...
0
votes
2answers
25 views
Sending id between web parts
I have 2 web parts.
One is a web parts with link buttons that represent the title of videos.
The second is a html5 video player.
I need to send the id of a video from web part 1 to web part 2
0
votes
1answer
32 views
How to Right align a web part?
I have a page that I need to right align a web part at the top of the page. Not the text itself I just need the web part to be on the right side instead of the left side.
I cannot change the layout ...
0
votes
1answer
34 views
Unable to system.string to system. guid - CSOM
I have a picture slideshow webpart which displays images from a particular library with a particular view. I want to change the webpart property - view using jquery. I have used CSOM to get the ...
0
votes
0answers
13 views
In visual webpart using ReportViewerWebPart control to display report
I am using the ReportViewerWebPart control in visual webpart. In page load of ascx I am setting ReportPath and overriding report parameter values. These values are coming from connected web parts. ...
0
votes
0answers
9 views
Cannot Apply Content Link in CEWP
I'm expecting a facepalm resolution to this one, but here goes.
Am working with a standard WF task list and customising the edit page (NB. I have created my own edit page form through SP Designer.
I ...
0
votes
1answer
38 views
move site page from dev to production
I have seen a lot of resources online about something similar to my issue but nothing came to concrete help (content is old or not quite relevant) so I appreciate some help.
situation
used SP ...
2
votes
2answers
104 views
Remove “+Add” from Calendar View Web Part
I have a Calendar View web part that I've placed in a SharePoint page. Right now it looks like this:
I want to prevent the user from editing the list from here--I have an app that will take care of ...
0
votes
0answers
23 views
Route documents to another site collection if approaching size limit
We'd like to have a Drop Off library look @ the current site size, and if it is approaching a limit, send the file to a different site within the site collection. It's kind of like a "you are ...
0
votes
1answer
30 views
How do you create an Editable Region?
How do you create an editable region in SharePoint Designer 2010?
You can only fully edit the website in SharePoint Designer 2010 through advanced mode. If the region does not have any editable ...
0
votes
0answers
23 views
Adding clickable image placeholders to page layout
I'm building a public-facing website (publishing site) using Sharepoint 2013.
I have a page layout - used for the website's front page - which will mainly be used to display banners that lead to ...
0
votes
0answers
9 views
Dynamically Add web part in sandbox solution
I've site in office 365. I want to add site page in /SitePages on feature activation. I also want to dynamically add web part in this site page.
How can I do this?
0
votes
1answer
21 views
Have a webpart display only subfolders
I am new to SharePoint 2013. I was curious how to put a WebPart for a Document Library on a page with SharePoint 2013, not 2010. This WebPart would then show the content of a specific library folder ...
0
votes
0answers
15 views
Web part not showing up in custom list
I'm trying to add HTML to a content editor web part. When I'm editing in the browser it shows up. When I go to the list page the web part is hidden.
Does this have to do with the type of page a ...
0
votes
2answers
61 views
Calendar View not properly displaying in WebPart
I'm trying to have my events list display as a calendar view in a Sharepoint-hosted app written using JavaScript and the Client Side Object Model.
Here's the code I'm using.
From Default.aspx:
...
0
votes
0answers
26 views
Webpart squezzed after jQuery hide() and show()
I have the following problem:
I exported on the mysite https://mysite.intranet.i/personal/user/AllTasks.aspx the tasks webpart.
I imported it on another page in another Sitecollection -> works, all ...
0
votes
0answers
28 views
Organizzation Browser web part on a publishing site
I need to add an organizzation browser web part to a publishing site.
I can not see the web part in the category Collaboration while adding web parts. How can I enable it?
0
votes
0answers
16 views
Map SharePoint List with Calender
I have a SharePoint calender control with a title "Todays event".
There is a another list "Issues" in which there is column name "Next Due Date".
The requirement is: calender shows "Todays event" ...
0
votes
0answers
29 views
Getting custom actions of a context menu to display on a content query web part
I have a situation where a SharePoint site has some custom actions on its document library context menu – both 3rd party and a simple bespoke action I have developed.
Now, the custom actions work ...
0
votes
1answer
43 views
All Pages in Site Have 404 Error
I recently added a custom webpart, and all pages started giving me a 404 error (even the root). I can get to central administration, but I don't see any errors either there, or in the event viewer. ...
0
votes
0answers
21 views
Limit the number of instances of a webpart in a page
I have a webpart with some really old unmaintained javascript.
Because it's so old it breaks itself when there is more than one instance of it in a page.
Is there any way to globally restrict just ...
0
votes
0answers
28 views
Filter by content type promoted links when using CSWP
I would like to filter CSWP to display items that are in Promoted List Type but can not find content type " promoted links".
Can someone help me please?
0
votes
0answers
16 views
How can I move shortcuts in a Web Part to a folder within that same Web Part?
I have several Web Parts in a SP 2010 site, and each Web Part has a number of shortcut links, each with a URL and description. I have created a folder in the first Web Part to begin moving the links ...
0
votes
0answers
23 views
SP/Visio: Shape Mouseover
I created a Visio 2013 diagram and connected it to SharePoint as a webpart. The shapes that are within the Visio diagram are linked to pages.
Is there a way to add the mouseover function to the ...
0
votes
3answers
37 views
Accessing web parts across Web Applications
Feel free to tell me if this is impossible, but what we're wanting to do is deploy/run farm solutions on one web application, while accessing them on another. So the feature would be activated on web ...
0
votes
0answers
31 views
Using BCS OTB webparts on Standard SharePoint 2013 License
According to MSDN http://technet.microsoft.com/en-us/library/415c9536-ae70-4d4b-b481-5255cb03cc32#bkmk_Developeravailability in a Standard SharePoint 2013 licensed CAL I should have the "BCS:Business ...
0
votes
1answer
27 views
Url error on lookupfields causes webpart to fail
I’ve setup up two lists.
A main list(list A) and a secondary list(list B).
These two lists are related through lookupfields, where list B looks up items in list A. On the DispForm.aspx for list A, ...
0
votes
0answers
20 views
Autocompletion work only with search results web part pages
I have an auto completion script in jQuery that work fine only in a pages that contains the search results web part but not in the other pages, why does this happen and how can I resolve the problem?
...
0
votes
0answers
20 views
Members Web Part
Is there a mechanism to add additional columns to the Members WebPart?
Currently we see only UserName.
I would like profile pic and other stuff that is available via the Contact List.
0
votes
1answer
35 views
Textfilter webpart doesn't send empty parameter but parameter with previously searched word to external listview
My Filter in BCS is named 'FirstName'.
Default view has following:
<Method Name="GetEmloyees">
<Filter Name="FirstName" Value="{Param1}" />
</Method>
<ParameterBindings>
...
0
votes
1answer
34 views
toolbox controls are disabled in visual studio 2010?
When I create an empty SharePoint 2010 project with Visual Studio 2010 a lot of controls are disabled (chart, sqlDatasource). I try to reinitialize and other stuff but nothing. The controls are ...