Tagged Questions
0
votes
1answer
21 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
264 views
Where is the DVWP in Sharepoint 2010?
Salvete! Where can I find the Data View Web Part in Sharepoint Enterprise 2010?
I can't see anywhere to enable it as a feature, and it doesn't show up in any of the web-part lists. I understand ...
0
votes
0answers
54 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
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 ...
1
vote
1answer
141 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 ...
0
votes
1answer
208 views
How to disable sorting but allow filtering on DVWP
I want to disable sorting but allow filtering on DVWP.
I have struggled much for it but not able to get rid of it. If I pass 0 in sortable then it takes away both filter and sorting from context ...