a highly customizable web part for displaying SharePoint data
0
votes
0answers
6 views
How can I repair my DataView Web Part in 2010
A client's DVWP links aren't working after a move to 2010. A 3 layer grouping exists on the custom page. Year, Month, Dept. Documents exist just fine under this grouping. Once the Dept layer is ...
0
votes
0answers
10 views
Problem in mail web part
I wrote this code to send mail but there are exceptions in running it.
public string SendEmail(string mail, string password, string to, string subject, string body, string filePath)
{
...
0
votes
1answer
18 views
Set Add / Edit / Display Form Views
I have looked a good bit and found several tutorials regarding how to set different views for the Add, Edit, and Display pages for my SharePoint 2010 form library. Most of these mention using the ...
0
votes
1answer
15 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, ...
1
vote
0answers
26 views
+100
Using Key Filter to filter DVWP
I'm using a DVWP to display the contents of a document library. I've enabled Metadata Navigation for the library and when I navigate to the library's AllItems.aspx page it displays the correct Key ...
0
votes
0answers
13 views
SP2010: Filter list in a WebPart by Contains not Equals (adding a wildcard)
This question isn't new here, but after reviewing existing posts I still need your advice.
If I need to "search" list data using a wildcard, I have to modify the XSL code.
A step-by-step instruction ...
0
votes
2answers
28 views
Calling multi argument Javascript function in XSLT
I am working on a data view web part. I am using Java script for some of my functioning and having trouble with calling javascript function with more than one arguments while single argument function ...
0
votes
1answer
29 views
Can you join two lists with a user/person column and display in a DVWP?
I have two lists created in WSS 3.0:
1) User details - A custom list (person, supervisor etc) as I can't gain access to the User Information list and can't get XML Web Services to work.
2) Training ...
0
votes
0answers
16 views
Datagrid grouping
SP2007
Have a datagrid connected to a list. Have a simple web form field which searches the datagrid by passing parameter(s). There is lots of redundancy in the data. For example:
Ref# ...
0
votes
2answers
40 views
Disable paging from Data View web part
I am new to XSLT and possibly the question i am asking could be a candy for some of you.
I have added a Data View Web Part on Page using Sharepoint Designer 2010. I am using this DVWP to display data ...
0
votes
1answer
21 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 ...
1
vote
0answers
18 views
Connect form web part to DVWP to allow searching
Have an .aspx page with a DVWP that is connected to a list containing 700+ records. I would like to drop a search on this page (HTML Form webpart?) to allow keyword/freeform search criteria that would ...
0
votes
1answer
59 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:
...
1
vote
0answers
23 views
Create TreeView C# for Office 365
I am currently building an Outlook Addin which enables users to save E-mails directly into SharePoint Online.
but before the E-mails get saved, they Need to be prompted by a Windows which has a ...
0
votes
1answer
23 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
55 views
Office 365/SharePoint Online development guidance, Client OM?
Has anyone found any guidance on developing for Office 365/SharePoint Online based on the SharePoint 2013 product line? We have been tasked with upgrading a webpart that was developed for SP on ...
0
votes
2answers
38 views
How do I dynamically insert a web part onto a page using Sharepoint Designer 2010?
I have a requirement to create a DVWP which queries a list of items: 1.1, 1.2, 1.3 etc. I have a webpart that takes an input (i.e. "1.1") and does some cool stuff with it.
What I would like to do is ...
0
votes
0answers
21 views
Sharepoint Dataview webpart
Please Guide me how to achieve Multiple filter(Multiple textbox control) dataview web part in sharepoint 2010.
It is possible to do in OOTB?
Regards
Dillibabu.B
0
votes
0answers
26 views
Expand one item & collapse another in data view
I'm working with a data view in sharepoint designer, and I have the list grouped on the title field and collapsed by default - expandable with a click. This works great.
Because there are a lot of ...
0
votes
0answers
30 views
Respecting order of OrderedList in DataFormWebPart (SharePoint 2010)
I have a links list that allows the user to customize the order of the items, using OOTB functionality (using the "Change Item Order" ribbon item.) However, when I display the links list in a Data ...
0
votes
0answers
11 views
is a different database connection required for every Data Filter Web Form?
I'm basically setting up a new .aspx page which includes some data form web parts (DFWP). Those web parts are connected to one SQL Server database backend and each one shows data from a different ...
2
votes
0answers
54 views
Linked Data Source problems
I have some few questions regarding how to make Linked Data Sources work.
Is there a way to have the column headers be able to sort by
ascending or descending (this is not too important but is ...
1
vote
0answers
64 views
How to get KPIs to show when KPI List is Linked to a Custom List Using Linked Data Sources in SharePoint Designer 2007?
So I've found multiple sources on how to linked data sources in the designer. I get the data sources to link up by Title -> Great! But I can't get the value of the KPI or the formatted indicator to ...
2
votes
2answers
86 views
Game On - DVWP in the Ribbon
I have a 2010 Enterprise Farm, and I am attempting to place a Data View Web Part in the Ribbon to display content from an external SQL database as part of a gamification initiative. Basically, I need ...
2
votes
1answer
41 views
Dataview get data from same List type with same content type from different sub sites
I have a site collection with different sub sites:
A (Root)
B (Program Site) B (Program Site)
C(Projects Site) D(Projects Site) ...
0
votes
0answers
99 views
Can't edit Data View Web Part at Home.aspx
I can't edit DVWP at Home.aspx or insert any data view but I can do it for an empty aspx page.
Why is it happening?
1
vote
3answers
447 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
1answer
183 views
Print Preview Web Part SharePoint 2010?
I've had a customer upgrade their SharePoint 2007 farm to 2010 about 2 months ago and have been fixing up some post upgrade issues that they didn't know how to fix. My attention has been drawn to some ...
0
votes
0answers
26 views
Adding a bundle of scripts to Sharepoint webpart by defining specific folder
I have like fifty of these:
<SharePoint:ScriptLink ID="ScriptJquery" runat="server" Name="/_Layouts/ApplicationManagement/Lib/jquery-1.7.1.min.js" />
Is there a way to define a folder and it ...
1
vote
1answer
167 views
Joined dataview list count based on filter - sharepoint 2010
I have a DataView Webpart that displays a set of list items (articles). In each item(article) being displayed, I want to show a counter of items from another list that are linked to the unique ID of ...
0
votes
0answers
129 views
jQuery and NAPA a good option for Customizing List and View Forms in SharePoint Online 2013?
I’ve been playing with SharePoint Online 365 (2013) and NAPA for a few days now. Deployed a simple AppPart.. great potential in this. We have a big SP 2007 Farm with about 200 Site Collections. About ...
0
votes
0answers
117 views
SPO 2013 and VS 2012 deployment questions
I created a new SPO Office 365 Developer account, created a developer site, installed NAPA, built and deployed a new sp app all online... seemed to work fine. I was able to then open it with VS 2012 ...
0
votes
1answer
251 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
0answers
115 views
Filtering on columns not working when using parameters - SPD 2007
I have a DVWP. I can't make the filtering on column work properly (the option for sort and filtering on column is selected).
Under the Common Data View Tasks I have 2 Filter criteria. One criteria ...
0
votes
1answer
55 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 ...
1
vote
0answers
117 views
Make Webpart connections to work when a dropdown value is changed
I have a simple newform.aspx which has Employee as a textbox. During onload of the page, I assign this with currentuser.
On the same page, I have a webpart created using sharepoint designer that ...
1
vote
0answers
39 views
How would I show empty group headers in the DVWP in SharePoint 2007?
I have a DVWP that I wish to model after a physical binder-based file system. I have a column named 'Title' and a column named 'Tab'. I have the view filtered by a column named 'Facility' and it is ...
0
votes
1answer
101 views
How to filter datview to show data from last year and current year in SharePoint
I have a dataview web part displaying data from a list which I've designed using SharePoint designer. How do I filter it so that I show data from last year as well as the current year?
Note: It ...
0
votes
0answers
157 views
SharePoint:AttachmentsField
could you please help , how can I set a substitute string / first 15 characters of the attachement, or string like "Attachment" for AttachementsField in DVWP within the code:
<xsl:element ...
1
vote
1answer
663 views
How to Filter DataView WebPart (DVWP) from Query String?
I have a Web part page which has two web part.
1) Visual Web part Containing Drop Down List. Drop Down is filled with data from column of Pages Library.
2) DVWP pulls data from Pages Library.
Now ...
1
vote
1answer
75 views
Linked Data source wont return any fields
I have created a few data connections and wish to use a dataview web part to display the information. Currently I am able to display any given table on its own.
I have a database connection table ...
0
votes
1answer
90 views
How to create Custom Property for DVWP (Data View WebPart)?
In my solution I have to create DVWP in which user can enter Row Limit as Property and that amount of rows will be displayed in WebPart.
I used built In Functionality of DVWP for Setting Row limit ...
2
votes
1answer
281 views
DataView parameter DefaultValue
Please help, what should I set to defaultvalue in DVWP filter parameter if it should be ISO8601 date format of the actual date?
It only works now if I manually enter current date like
...
0
votes
0answers
44 views
DatviewWebpart - MultiFilter on LinkedDatasources
I have a todo list.
I have created a LinkedDatasource in Sharepoint Designer.
I have created an aspx page with a DataView Webpart and inserted the Data Source, then I checked the "Sort & Filter ...
0
votes
1answer
149 views
Display an External List in a DataView webpart
My scenario is as follows:
I have a dataview wp which currently displays list items (from ECT).
In the DataView wp I filter the data according to a parameter passed in from another wp.
The current ...
0
votes
0answers
75 views
Paging disappears after changing columns in web part listview
I have a web part page open in sharepoint designer, i have added a web part using the ribbon insert option and selecting dataview and choosing my custom list. I have then
When you then view the page ...
0
votes
2answers
269 views
How to get elements from essential List programmatically
I have gotten two lists (like a view) from Microsoft Dynamics CRM. How can I get a elements from these two lists to the C# Sharepoint code in .cs file. The Administrator of CRM told me that this lists ...
0
votes
0answers
75 views
Can't change the list view
I created a NewView for a list. When I select that view by Edit Web Part>Selected View>NewView , the view doesn't change.
Why does it happen?
0
votes
1answer
38 views
I have got a two CAML Queryies. How Could I done to see them in 3 montths from today
I have got a two CAML Queries. How Could i set them to see all object on ASP Calendar 3 months from today day? Here are the Queries:
string DateOnlyQuery = "<Where><Eq><FieldRef ...
0
votes
0answers
120 views
Utilizing published InfoPath “Merge” fields (semi-colon delimited)
I have a "project" InfoPath form that uses a Person/Group picker. I would like to be able to relate the people chosen in that form back to the project that they were chosen in. The primary problem is ...

