Questions tagged [sharepoint-2007]

SharePoint 2007 is a Server Product from Microsoft. It is an Application Development Framework that helps you create web applications in no time. It combines collaboration and web publishing, providing a wide palette of functionality (Content Management, Search, wiki, blog etc.) all under its stack.

For SharePoint-specific questions, please see the SharePoint Stack Exchange site.


SharePoint 2007 is a Server Product from Microsoft. It is an Application Development Framework that helps you create web applications in no time. It is used for collaboration, web publishing and file sharing as well as providing a wide palette of functionality: content management, search, wiki, blogs, etc.

Questions that suit this tag:

  1. Those related to the functionality of SharePoint.
  2. Specific help with code or debugging.
  3. Advice on best practices.

SharePoint 2007 is also known by the following names:

  1. MOSS – Stands for Microsoft Office SharePoint Server
  2. SharePoint – with the release of SharePoint 2010 this name has become ambiguous.

Frequently Asked Questions related to this Tag:

  1. Getting Started

Important Links that will help you:

  1. Trial Download
  2. Latest Service Pack SP2.
  3. Product site
  4. Product Team Blog
  5. Books you should read
3016 questions
0
votes
3 answers

WSS 3.0 - Can not display created custom template lists with web services

I have created a custom list from another list in sharepoint, it is saved into the "List Template Gallery" I need to get this new list template by using web services, but the .GetListTemplates method of lists does not retrieve the custom templates.…
danae
  • 1,402
  • 1
  • 13
  • 10
0
votes
1 answer

JS Alert not showing when using Sharepoint list value

I am using Sharepoint 2007 and writing a web part. In the "RenderContents" method I am writing the html code for displaying page. there is a requirement to display alert message to user when they click a link. I have written following code- string…
Pushkaraj
  • 62
  • 8
0
votes
1 answer

is it possible to access the sharepoint list newform.aspx using modal popup in 2007

i am working in sharepoint 2007. i want to open the newlistform.aspx using modal popup. before that i worked the samething in sharepoint 2010. sp2010 having sp.ui.dialog.js file, but moss2007 dont have this file, is it possible to access, if yes…
sandal raj
  • 41
  • 1
  • 5
0
votes
1 answer

Impossible to add a webpart to a Gantt view of a list

I am a sharepoint user without access to sharepoint designer. I'm hoping to create a Gantt chart with a modified timescale, as per http://blog.pathtosharepoint.com/2008/11/08/how-to-scale-down-the-sharepoint-gantt-view/, i.e. add a Custom Editor Web…
carbontracking
  • 1,029
  • 4
  • 17
  • 33
0
votes
2 answers

Event Handlers SP 2007

I am trying to add an event receiver for a custom list(sp 2007) using WSP Builder and VS 2008. Are there any links which will guide me mapping the event handler to the specific list!. I can add event hanlder but I do not know how to map the event…
Hari Gillala
  • 11,736
  • 18
  • 70
  • 117
0
votes
2 answers

Set list field permission

So you don't have programming privileges on a SharePoint Server but you can use SharePoint Designer. You create lists and you need to separate field permissions. You need fields that all can fill out and fields for administrators to fill out. How…
Chris Hayes
  • 3,876
  • 7
  • 42
  • 72
0
votes
1 answer

How do I access the digital signature of an InfoPath form from a workflow created with SharePoint Designer?

I would like to create a workflow with SharePoint Designer that will run whenever an item in an InfoPath form library is modified that will check to see if the form has been signed. The form is a travel expense form. It will be created by a user,…
Chloraphil
  • 2,719
  • 7
  • 35
  • 44
0
votes
1 answer

How do I add attachments to MOSS list from WSS doc library?

Following a recent merge of companies, we are in the process of migrating documents from WSS off one server to MOSS on another, along with reviewing our filing structure. I've created a list which needs attachments adding to the new items when…
Lara
0
votes
1 answer

Will running Products and Technology Configuration Wizard > repair on one farm server make whole farm unavailable?

To fix an issue, I want to run the Products and Technology Configuration Wizard > Repair on an external server, but want to verify that the farm's internal sites won't be affected while it's running. Can anyone confirm that running it won't make the…
0
votes
1 answer

In Sharepoint2007 survey, I need to show Question3 only if Question1 AND Question2=Yes

I need to create a survey on a Sharepoint 2007 site. In this survey I need to: (a) Ask everyone Question1 and Question2 (b) Show Question3 ONLY IF Question1=Yes AND Question2=Yes
Lisa Schwaiger
0
votes
1 answer

Retrieve data from infopath form to nintex workflow

I'm new to Nintex Workflow 2007. I am publishing inforpath 2007 form inside Library and assign a Nintex workflow. Inforpath form contains 'approve' and 'Reject' buttons. Some parties will get tasks to approve the form via workflow. When someone…
devan
  • 1,643
  • 8
  • 37
  • 62
0
votes
2 answers

How to Display SharePoint controls in ASP.NET Designer in Visual Studio 2008

How I can display SharePoint controls (such as the PeoplePicker) in an ASP.NET Page in Visual Studio 2008? I drag and drop the PeoplePicker but it gives me: Error rendering control.
ibrahimyilmaz
  • 18,331
  • 13
  • 61
  • 80
0
votes
2 answers

retrieving date of uploaded files in sharepoint

Is there a way that I can retrieve the date in which a file was uploaded in a sharepoint list using sharepoint web services? I need to use web services because my app is going to be installed in a client computer.
A.B.
  • 51
  • 2
  • 10
0
votes
1 answer

Disable alerts on docs in moss2007

We need to stop alerts from going out to our user base when we modify or upload revised documents into our document library. I tried disabling alerts and that stopped right away. However if we reanable the alerts still go out. Can anyone tell me…
Clay Wright
  • 75
  • 1
  • 5
0
votes
1 answer

Check to see if sharepoint document is open for editing by someone else

I have a SP2007 document library. I'm using SP Web services to pass documents (Excel WBs) in a certain status to a program to process and then update the Workbooks. If the workbook is already open for editing, the process has to punt. I want to…
JimS-CLT
  • 665
  • 4
  • 13
  • 30
1 2 3
99
100