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 ...
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
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
2answers
444 views

Implementing sort on the column headers of dataview webpart

Is there a way that we can incorporate a sort on the column headers of the dataview webpart in share point 2010
2
votes
2answers
669 views

List DVWP and directly linking to upload attachment

I'm working on a dataview web part in a MOSS 2007 environment which comes from a custom list. In this dataview web part, I'm wanting to link to the Attach Item form so users can attach some ...