I’ve got a list defined that, as one of the fields (actually a few of the fields), has a Person or Group picker. I’m extracting the entire list through an SSIS package using the SharePoint List Sour
I want to develop a workflow for sharepoint linked to a custom list. The work flow will be based on a field of the list that represents the state. I have looked for good tutorials on the Internet, but
Greetings... I\'m trying to get my Sharepoint 2007 site to render in Standards mode when browsing in IE.
In a MOSS 2007 / Office 2007 environment I am having spotty results with SharePoint properties updating in a Word document. Using an Information Management 开发者_如何学CPolicy, I define a Label Forma
I\'ve followed/modified the directions in this question to hide the \"UPLOAD\" button on a Share开发者_如何学Gopoint 2007 list.The issue I\'m encountering is that the dropdown arrow for the Upload men
I am packaging my Project into .wsp using the WSPBuilder Extension ->Build WSP. Once I run the `stsadm -o addsoltion -filename myWsp.wsp and go to deploy the soltion I get this:
I have a task list and it has a column called Due Date. So when your Due Date 开发者_JS百科draws new, the row changes to the color orange, and when the Due Date is passed, then it changes to red. So i
I have a missing site definition when i do a SharePoint 2007开发者_如何学运维 preupgrade check, and I can\'t find any information on it online, nor do I know how to remove it. The details are...
I need to get all fields from my list template? How can i do this? var web = site.OpenWeb(); var template = web.ListTemplates[\"SomeTemplate\"];
<xsl:variable name=\"filterValue\" >@subject = \'Subject To Filter On\'</xsl:variable> <xsl:for-e开发者_StackOverflowach select=\"$Rows[$filterValue]\">