a highly customizable web part for displaying SharePoint data
2
votes
3answers
1k views
Join (Union) Two Columns in a Data View Web Part
I need to join two columns from the same list in a data view web part.
Sample List:
Player1 Player2 Points
Jack Ben 5
Jack Tom 3
Tom 2
So the result from the ...
1
vote
3answers
360 views
Use multi-select lookup field as filters in a data view web part (DVWP)
i have a list and a doc library. the list has a multi-select lookup field to the ID field in the doc library. when a user chooses multiple values in the dispform.aspx list form, i want to display the ...
0
votes
3answers
660 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
2
votes
2answers
312 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>
...
2
votes
2answers
3k views
Data View Web Part Calculated Column Total (Sum)
I have created a data view web part (grouped based on different criteria). I added a footer and I would like to generate a total for all the columns.
I was able to calculate a total for basic columns ...
1
vote
2answers
244 views
Data View Webpart
I've read so many good things about Data View Webparts and would love to use one in a pagelayout I have developed.
The issue is, SharePoint Designer has been locked down and I have no access to the ...
1
vote
1answer
266 views
SharePoint linked datasource
I have created a linked datasource in sharepoint designer by joining two sharepoint lists. Can anyone tell me how can I access this linked datasource programmatically?
Regards,
Sharmila
1
vote
1answer
945 views
Using REST for a DVWP DataSource with Office365
I'm trying to use the REST services (ListData.svc) to retrieve items from a list in a very simple test with Office365. I can't seem to get the connection to work without adding my credentials to the ...
1
vote
1answer
510 views
How can I Filter a Joined DVWP by [Current User] in Multi-User People/Groups field?
I have a joined DVWP.
List A includes a "category" lookup field among other columns. List A includes the same "category" lookup field as well as a People/Groups field with multiple selections.
I'd ...
1
vote
1answer
380 views
best way to implement inline editing of a data view web part styled using custom xslt
I need some advice regarding the best way to implement inline editing of a data view web part styled using custom xslt.
The data view web part gets the data from the list and would be styled as ...
1
vote
1answer
306 views
Using custom parameter with a form control as source in Data view Webpart
On a page, I have a dataview webpart to enter a new item in a list. It has just one text-box to enter data in a list field.On submit, the form is redirected to a custom page.
I want to grab the text ...
1
vote
1answer
972 views
Data View Web Part column header filtering
On a SharePoint 2007 environment I have a Data View Web Part that merges the contents of 2 document libraries. The "Enable sorting and filtering on column headers" is set to yes. However when I go to ...
0
votes
1answer
15 views
What would cause invisible People/Groups and Multiple Lines of Text fields?
Since upgrading to SharePoint 2010, I've seen several instances where certain fields in DVWPs do not appear. They seem to function just fine - but users think the field is actually missing from the ...
0
votes
1answer
22 views
XSLT filter for Yes/No Column/Field in SharePoint Custom List for SharePoint Designer DataView WebPart
I'm trying this with no luck:
[@ActiveStatus='Yes']
also tried 1, '1', 'True' .. get no rows back.. If I remove the filter I get back all rows.
full line in code view looks like this:
...
0
votes
1answer
20 views
Custom Application or Web Parts? No idea how to do either
In my team, I've been tasked into automating some of the things we do. I have been playing around with Sharepoint (I don't have full overall Sharepoint-admin privileges though, although I do own the ...
0
votes
1answer
214 views
Issue using ddwrt:FormatDateTime in xsl variable
I have a data view and am trying to filter using 2 date filter web parts. I'm assigning the date filter values to parameters ($StartDateFilter and $EndDateFilter). I'm struggling with the filter data ...
0
votes
1answer
49 views
Filtering datas
I want to filter datas.
I have a data view with 3 column (name,department,foreign languages)by a SOAP Connection but I can't make any filtering for foreign languages.
I have a html form web part ...
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
1answer
242 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
1answer
131 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
221 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 & ...
0
votes
1answer
71 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 ...
0
votes
1answer
554 views
Calendar DVWP to show only today with recurring and all day events
I got a interesting problem here. I developed a dashboard for one of our departments, they wanted a widget that shows only today's events. I have the DVWP in place, and filtering by a calculated ...
0
votes
1answer
168 views
WSS 2.0 - How to pull information from a list and display it on data view webpart?
I have a wss 2.0 environment and want to use dataview webpart to pull information from a list. I also want to do calculations based on a number of items I have on my list. Basically I want to do a ...
0
votes
1answer
731 views
DVWP Wrong Group Count
I desperately need help with this...I have searched and tried everything I know.
I have come across a group count error. I have created a data view web part using a linked source. The DVWP has only ...
0
votes
1answer
224 views
DVWP MaximumRows ParameterBinding not working
Is it possible to use ParamaterBinding for MaximumRows?
The following does not work.
Following set in SelectParmaters
<webpartpages:DataFormParameter ParameterKey="MaximumRows" ...
0
votes
1answer
170 views
Data View web part causing memory Leak
I first posted my question yesterday at the following URL on stack overflow:
Creating DataView's on the Pages Library
After doing more research, I've concluded that my problem is with my ...
0
votes
1answer
280 views
Customized Data View Forms with Content Types
I have a list with 2 content types attached. I need to customize the new item form for both content types using SharePoint Designer customizations. The default content type works great and submits the ...
0
votes
1answer
186 views
DVWP lookup dropdowns in edit view?
I'm using the DVWP to view and edit a few SQL Server database tables.
Is it possible to use a dropdown control to display values in an edit form? Let's say I'm editing a row in a table called ...