a highly customizable web part for displaying SharePoint data
2
votes
1answer
40 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) ...
2
votes
1answer
279 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
...
2
votes
1answer
2k views
Provision XSLTListViewWebPart with <AllUsersWebPart> or <View> and customize the XslLink
I've created some custom List Definitions (aka List Templates) and am provisioning List Instances of them into my site. I am then provisioning Pages (Wiki/WebPartPages) that refer to the lists/views ...
2
votes
1answer
509 views
In a DVWP my Multilookup column is not returning IDs, only column values
I've added a DVWP to a page. The DVWP shows data from a list with a multi value lookup column.
The value returned for this column is in the form: value1;value2;value3.
Now I want to render this ...
1
vote
1answer
139 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 ...
1
vote
1answer
753 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 ...
1
vote
1answer
254 views
Force on-demand DVWP async refresh
I am writing an application that allows users to enrol in something. One web part displays a view of the event calendar and has a button on each event that the user clicks to enrol in the event. A ...
2
votes
0answers
44 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 ...
2
votes
0answers
177 views
DVWP ASP.NET Filter for all pages
I have created a drop down along with DVWP as described in http://social.technet.microsoft.com/Forums/en-US/sharepointcustomization/thread/949d4443-58a4-464b-9603-e4c280740650.
However I see one ...
2
votes
0answers
290 views
Webpart connection filter with Term Store metadata
I'm editing a list's dispform.aspx by adding a document library and trying to filter this one.
I created a web part connection between the item ('Provide Row to') and the document library according a ...
1
vote
0answers
12 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 ...
1
vote
0answers
13 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 ...
1
vote
0answers
56 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 ...
1
vote
0answers
115 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
38 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 ...
1
vote
0answers
82 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 ...
1
vote
0answers
230 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 ...
1
vote
0answers
29 views
1
vote
0answers
435 views
How to pass parameter to Dataview Webpart without refersh
I would like to pass spme parameters using QueryString asper normal to a a listview or DWP.
But i don't want the page to refersh.I tried using hash which works but no idea i can pass the parameter to ...
1
vote
0answers
220 views
Problem with 2 column layout in DVWP
MOSS 2007. I have a joined list with mutliple categories. I have a two column layout where the category is the header for each section with a group of subcategories. The categories are filtered based ...
1
vote
0answers
112 views
Dataview Web Part only works when pulling 110 lines or less of SQL
I recently started playing with the data view web part in SharePoint Designer. I've added a new data source and added a custom query.
Unfortunately my queries appear to be limited to returning 110 ...
1
vote
0answers
206 views
Custom Data Source Control to use in SharePoint Designer
I want to create a Custom Data Source control which can be used to bind any data bindable control in SharePoint e.g. DVWP etc. No, I am not looking for custom navigation source :)
What I have done so ...
1
vote
0answers
96 views
Reimplementing/Extending Data View Web Part Guidance?
My goal is create a Web Part in Sharepoint 2010 displays a grid bound to an External List and adds buttons that generate batch files in the filesystem. I have eliminated the possibility of using ...
0
votes
0answers
20 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
14 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
24 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 ...
0
votes
0answers
92 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?
0
votes
0answers
22 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 ...
0
votes
0answers
117 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
111 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
0answers
112 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
0answers
155 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 ...
0
votes
0answers
43 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
0answers
73 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
0answers
72 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
0answers
119 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 ...
0
votes
0answers
50 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
0answers
679 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.
...
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
0answers
254 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
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), ...
0
votes
0answers
170 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
0answers
143 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
...
0
votes
0answers
76 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
113 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' ...
0
votes
0answers
257 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. ...
0
votes
0answers
393 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 ...
0
votes
0answers
87 views
How to maintain record selection after record edit
I have 5 dvwps - Country, State, City, Company, Contact. User clicks on Country dvwp which filters State dvwp - selects state which filters City dvwp....down to Company. Company dvwp filters ...
0
votes
0answers
386 views
How do I change the date filter format in the Data View Web Part toolbar?
I have added a toolbar to the DVWP and enabled the Filter option. When I click on the filter, the Due Date field displays choices as "Saturday, September 11, 2010". Within the DVWP I have the format ...