Tagged Questions
0
votes
1answer
62 views
How can we configure WSS 3 to disallow user authentication from select OUs?
I'm working with a web admin who has recently improved our WSS 3 deployment such that selected user OUs (e.g. service accounts, domain admins) in our Active Directory forest are explicitly ...
0
votes
0answers
35 views
Sharepoint 2007 Lists not updated in datasheet view on client machine
I am getting the following error when I try to update a list in datasheet view from a client machine "Cannot connect to server at this time. Changes to your data cannot be saved."
I have WSS 3.0 SP2 ...
0
votes
0answers
57 views
In-place upgrade from WSS 3.0 to SharePoint 2010 failed
How can I do a rollback after a failed SharePoint upgrade? Or If anyone knows how can I get the upgrade back on track, please advise.
Many thanks
0
votes
1answer
126 views
Sharepoint List Event raised when a current view is changed
Is there a event which is raised when current view of a SharePoint list is changed. For example the current view displays all items in the list and now the user selects a different view say Added by ...
3
votes
1answer
162 views
Dynamic View on SharePoint lists
I want to create a dynamic view on my list. The list is filtered based on the current users' information coming from an external database i.e. based on which user is logged in, a value is fetched from ...
0
votes
0answers
29 views
RSS feed not updated in Sharepoint 2007
When I click on "View RSS feed" for a list or document library in SharePoint 2007 the feed is not updated. It only shows the items which are present on the list when i first clicked on "View RSS ...
0
votes
0answers
57 views
Format a URL field of WSS link List
I have a requirement in which I have to append the logged In userid in the url field of the link item in a link list as a querystring. I want to do it through Sharepoint Designer 2007
Let me know
...
0
votes
1answer
291 views
Title link points to portal, not to list
I have an unusual problem. One of my SharePoint lists suddenly displays the title link differently, and we are not sure why. Let's say my SharePoint portal (WSS 3.0) is http://www.futility.com. My ...
1
vote
2answers
795 views
How to set date field to Today's Date in Wss 3.0 Custom list form programatically
How can i pre-populate newitem.aspx form with today's date. When user adds new item i want to prepopulate date field with todays date.
<SharePoint:DateTimeControl ID="dtcDateofInsp" ...
0
votes
0answers
230 views
WSS3.0 Workflow not attaching itself to items to be started
I have a sharepoint (WSS 3.0) site with several workflows on it. The problem I have got is that it seems all the workflows have unattached themselves from the list items. For example when I go to ...
2
votes
3answers
3k views
Export/Import a SharePoint List/Document Library
I'd like to be able to export/import (or backup/restore) lists and document libraries only, with versioning and access rights.
If it is a custom list (deployed via feature), I understand that the ...