1
vote
2answers
309 views

Best Practice for export List Content to HTML (typo3)?

I've got the following problem: Use Case: I'm creating Events within my intranet with Sharepoint Server 2010. I have a typo3/cms front-end website not connected to sharepoint yet. I want to show the ...
1
vote
2answers
603 views

List view loses focus when additional webpart added to page

I have a list page to which I need to add an additional webpart (in this case, a more powerful filter). However, the ribbon doesn't appear because the listview does not have focus. This is easily ...
0
votes
1answer
246 views

HTML Form filtering with populated drop down

Just want some help knowing the best way to perform the following. I have a HTML Form web part that is filtering a list below it and all is working OK, but what we would like to do is have the ...
0
votes
3answers
3k views

SharePoint 2010 - pull value from SharePoint list and pass through HTML link

I have a list with a column that contains a url. For exmaple: --LIST-- ID Name URL 1 MSN http://www.msn.com -- Now, what I need to do is pull the value in the ...