a highly customizable web part for displaying SharePoint data
1
vote
0answers
89 views
Data Source Library error: the web cannot be opened
Version of sharepoint: WSS 3.0
I opened a site, Home, in SharePoint Designer 2007. When I tried to insert the data view, it only show the greyed "+ Current Site".
When I clicked "Connect to another ...
2
votes
1answer
91 views
Code to fix filter by Person in a DVWP in Sharepoint 2007
Does anyone have the code to fix a DVWP where the column title filter shows the html rather than the person's name?
1
vote
1answer
271 views
Format List look-up column as text-only in data-view web part
I have a list that contains a lookup column.
Next, I created an empty .aspx page and added a dataview web part. Next, I linked the dataview web part to the previously mentioned list, which gave me ...
1
vote
0answers
237 views
Dropdown menu with XML data source gives web part error
I am using SharePoint designer to build a page with a data view web part that displays the contents of a 6,000 record XML file that is structured like the example below with each "Details" element ...
0
votes
0answers
56 views
Have problem to display the SOAP data connection to a our Sharepoint site
I am using the SOAP data connection and i retreive data from my Web server but
when i insert the SOAP data connection in the new page zone it's give me the display as HTML Code not as Text content :
...
0
votes
1answer
41 views
ListView WebPart
Is there any option to display sharepoint list which is in one domian on the sharepoint site which is on other domain? I'm not interested in solution which use iframe.
0
votes
2answers
218 views
Capture filter value, within xslt, passed in from connected web part
Is it possible to get hold of the value of a filter being passed in by a connected web part?
For example, if a sharepoint list filter is sending a filter value of "1" to webpart A (a dataview ...
0
votes
2answers
69 views
DVWP - Across Multiple Lists with Distinct Permissions
I'm attempting to create a DVWP that merges 4 lists that share a content type schema but have distinct permissions. The issue I am having is that if a user does not have permissions to one of the ...
0
votes
1answer
227 views
Set defaul value for DVWP parameters programmatically
Good day
I need to set default value for ParameterBinding of DVWP as follows:
<ParameterBinding Name="StartDate" Location="Postback;Connection;" DefaultValue="2012-07-01T00:00:00Z"/>
...
0
votes
0answers
685 views
Sharepoint designer XSLT sum() field
I have a list with 7 items in it. The list has a value column and I would like to sum up the value column and display it in a textbox called "totalValue" that I created in sharepoint designer 2010.
...
1
vote
2answers
215 views
Filter Library with parameter
I am an intern at a company, so I am not completely sure about the structure of the servers etc. However, I have a library that I want to filter by the department that the currently logged on user is ...
0
votes
2answers
130 views
Can't view more than 500 Item on DVWP
My list has about 1000 items (can be more later during year). I've done Data View Web Part based on that list. The problem is that I can't view on page more than 500 items, i get an error
Unable ...
1
vote
2answers
736 views
refresh DataViewWebPart in _spBodyOnLoadFunctionNames with javascript
is there a way that is not too complicated too refresh just a dataview web part on a sharepoint site when loading the page in _spBodyOnLoadFunctionNames.push using javascript?
What I've done is ...
0
votes
0answers
23 views
How do you adjust update an obscurity-based solution to SharePoint 2010?
Has anyone played with how to maintain an obscurity-based solution in SharePoint 2010? Or is this simply something that one needs to approach differently?
In SharePoint 2007, you can use a ...
0
votes
2answers
964 views
How can I create a cross-site DVWP in 2010?
This was so easy in SharePoint Designer 2007 - you just used the "Connect to another library..." link and you could quickly create a DVWP on your page that used any list/library in your site ...
0
votes
0answers
258 views
SOAP QueryEx requests cause errors 401 and 500
I have two web apps running on my SharePoint 2010 server. one called Intranet.company.com and one called Search.company.com
Authenticated users have read permissions on both web apps, and I am logged ...
0
votes
3answers
733 views
displaying an attachment in a data view webpart
Guys how can I display an image attached to a list item in a data view web part. I cant find any examples of this on the net
0
votes
1answer
249 views
positioning a data view web part in a body webpartzone
Guys i need to position 2 data view web part controls next to each other in a body column of a web part page.
I've customised the xslt to output as an unordered list which are wrapped in div's ...
0
votes
2answers
418 views
Send Paramets from HTML form to DVWP via javascript
Good day!
I have a DVWP. DVWP has parameters as query string "StartDate" and "DateEnd" and filters on datefield "Date" by parameters "StartDate" and "EndDate".
Also I have form on the page with ...
0
votes
1answer
264 views
Task list field database location changed from 2007 to 2010
What I've witnessed
I've just noticed something rather annoying with SharePoint following an upgrade from 2007 to 2010.
The task list schema in SharePoint 2007 had the 'Assigned To' field first. ...
0
votes
1answer
146 views
Switching between two dataview webparts (No post back)
I have 2 DVWPs and would like to use a tab or link to switch between them without postbacks. I was thinking of using jQuery. One DVWP would have around 100 rows the other 400 rows.
Any suggestions ...
0
votes
1answer
132 views
Merge two date columns in a webpart view
Here's a little (maybe big actually) challenge i'd like to face, but I'm not sure which good start I should take so as to resolve it. I have two lists, each one has a day/time type column, and other ...
0
votes
1answer
228 views
Filter Data View with SOAP Query as Source
I am creating a printable company directory. I have a SOAP Service query that pulls everyone's data from the search service.
The query returns all the results I want.
I have enabled the "Sort & ...
1
vote
1answer
111 views
How to disable mouseover effect on Document Library webpart
I'm trying to disable the mouseover effect on a document library webpart (or a generic SPLIstViewWebPart)... I tried by css, by JS but with no success at all...
Googling I find no answer...
Any ...
0
votes
0answers
49 views
data view: how to get column values back if I erased by mistake in SPD
So this is real silly but I accidentally erased the values from the data view in one of my columns while i was applying conditional formatting (i actually selected the column and deleted the values), ...
1
vote
2answers
199 views
How do I create dynamic infographics in SharePoint?
I'm looking to add a dynamic infographic with the ability to update it using a SharePoint data library or list. Has anyone accomplished this (that is easy or quickly updatable). For example, I want ...
0
votes
0answers
171 views
Using Person field in Data View Web Part
I have a SP 2010 site with some data view web parts (built in SP Designer 2010) that roll up data from subsites (based on a listtemplate id). They work fine, but whenever I add a field of type ...
0
votes
2answers
341 views
DVWP CrossList Paging Does Not Work
I've build a Data View Web Part with SharePoint Designer 2010, using SPDataSource and DataSourceMode="CrossList". The DVWP works great, but when I add paging, it adds the paging placeholder and the ...
0
votes
0answers
151 views
Today -7 days Filter on data view linked data source
I am using linked data source in a data view and i want to filter and show last 3 days of events.
I did some research and found out the following link
...
1
vote
1answer
755 views
How To Define Specific ReadItem Finder with List View in External List?
I have an external list which is using the BCS to pull data from a custom database. This database has several views which have the same column structure and several that do not. I have been adding ...
3
votes
3answers
700 views
Personalization with a User Profile Property in the SharePoint 2010 Master Page
I'm trying to build a megamenu with two levels of personalization for every user:
Filtered links driven by list-based content. I'm using a DVWP for this. The DVWP is all set up and works great in a ...
0
votes
1answer
72 views
DVWP Error Grouping
I have a data view web part which was migrated to a SharePoint 2010 environment. It had a query parameter to group by month(calculated column) and filter by year.
Since the migration it has been ...
3
votes
2answers
2k views
Lookup Column Values With and Without ID;# in SPD with DVWPs
I see this difference when I'm working with lists in Data View Web Parts and manipulating the values in XSL. Why do some Lookup column values look like '1;#text' and others just have the text? I've ...
0
votes
0answers
77 views
Read data from dataview webpart
I have created a dataview webpart in sharepoint designer 2010. It is a linked datasource created by joining two sharepoint lists. Now i need to get the data( joined data) from code behind using ...
0
votes
0answers
115 views
“Fixing” the DataSource Guid for in a DataView Webpart
I am creating a Sandbox solution that deploys three External Lists. (Their datasource has already been configured within the Farm.) Along with the list instances, I am deploying to the 'Site Pages' ...
1
vote
1answer
142 views
Hyperlink text to another list xslt
Anyone have ideas how I can link a text in another list.
I have a one list(A) which contains items i want to display. I want to link to an article in list (B) Pages library using xslt dataview.
Any ...
6
votes
2answers
2k views
XSLT Get Current date or Today in XSLT
Help please can anyone advise how I get current date, or today method in xslt 1.o SharePoint
0
votes
0answers
262 views
Passing parameters to stored procedure in data view web part
I have a stored procedure which accepts 2 parameters. The stored proc is executed as
EXEC MySP N'Val1, Val2', N'A,B,C'
I inserted a Data View Web-Part and tried to get data from stored procedure. ...
1
vote
1answer
285 views
__doPostBack disables my jquery code?
I am really struggling with a SharePoint page I am creating which contains a DataFormWebPart which pulls data and displays it in a table. The table has pagination controls like you would expect.
I ...
2
votes
2answers
328 views
XSLT - Wrap Items According to Position
I need to render a wrapper to items.
I have a list of items that i want to display them in a DVWP, and every 3 items will be in a wrapper, for example:
<div>
<div>item</div>
...
1
vote
3answers
2k views
Is there a simple override method to change the background of a webpart? SP 2010
Found out how to change the background of one single page (body of that page). This works when I want a single page or two to have a specific background instead of modifying a master page.
Is there ...
0
votes
0answers
395 views
how to handle jquery effects after pagination
I have a jquery effect that manger hover events on images in a Data View Webpart. When the page loads the hovers work find in the table. But when I click next to paginate to the next set the hovers ...
2
votes
1answer
175 views
Security trimming not working for items in a dataview webpart - Data via webservices
I have a dataview webpart that gets data via webservices but i want to apply security trimming on the items.
When i tested it using different logins it doesn't work.All the items keeps showing even ...
2
votes
1answer
111 views
Is a Data View View Style without tables available?
All of SharePoint Designer 2010's View Styles for Data Views are heavily table based. Are any non-table ones available from anywhere? The link to get more View Styles from Office.com doesn't work - ...
1
vote
1answer
305 views
How to get current locale so as to display correct data in data-view webpart
I am making data-view which gets data from a list (having different language columns).
My problem is I want to get the current user locale in XSLT and then display data from appropriate language ...
1
vote
2answers
75 views
Web part for contribute access
I have created a web part to display chart on my site's default.aspx page. Now I have a user with contribute access, when he opens this page, he can see chart but on top of the chart he can see links ...
0
votes
2answers
826 views
Dataview webpart on Subsite pulling list from Parent Site
In a Master Page I need to insert a Data View that pulls information from the parent site. I believe I can do this with a Content Query Web Part but I cannot put a web part like this into a Master ...
0
votes
1answer
138 views
Can I query a DVWP with javascript?
Is it possible to query results in a data view web part with javascript? If so, how do you reference the DVWP in the syntax?
1
vote
1answer
768 views
Help xsl formatting help needed
I am creating this http://demo.webdeveloperplus.com/featured-content-slider/, image rotator in where data will be pulled automatically from a custom list.
Need help with markup, as current markup ...
0
votes
0answers
97 views
XSLT Markup help [duplicate]
Any xsl examples on how to achieve this html markup
<div id="rotate">
<ul>
<li></li>
<li></li>
<li></li>
</ul>
<div>First ...