What do I use in the value to return results using the following开发者_JS百科 CAML query in MOSS2007?The query is currently not returning any results.I have tried using the Account Name and the name d
I created an InfoPath form that uses VB code to push fields into a custom list I created on a SharePoint 2007 site.This part works.
Is it possible to create more than just 1 content type with just one feature in Sharepoint? I\'ve a got a project where a couple of content types inherits from another one and I have 5 features just
This is my problem: The code snippet below (inside the <xsl:choose>) does not reliably strip <p>, <div> or <br> tags out of a string using a combination of the substring-before
A client wants to have a lookup field for customer name found in a database as metadata on a Word document in a document library. They have a code which represents a group of customers and one of them
Here is the scenario. Our SharePoint custom job archives list items (based on ceratin crteria) and copies/moves the items to开发者_开发问答 a different site collection. In this scenario, if the list i
I\'ve got an infopath form for which I am trying to convert the submit from rules to code, to add some functionality.All existing functionality needs to be kept.Currently it\'s in rules like:
When I copy to a sharepoint document library using webclient, should the URL contain the destination filename or not?
In SharePoint I am getting the following when I go to my new web part page: Error An unexpected error has occurred.
Does it possibl开发者_运维百科e to use soap php5 from Linux to request Sharepoint? Does it possible to have a wsdl php?