I have developed a custom webpart which is being displayed correctly and has some external parameters and being supplied when it is used in the page.
SPContentTypeCollection ctc=web.ContentTypes; string id = string.Empty; foreach (SPContentType item in ctc)
I\'m using MOSS 2007 for the NewForm.aspx need to implement field logic i.e whether to show certain fields based on the values of preceding fields.
My Webpart needs a parameter which will b开发者_JAVA百科e supplied during the use in a page. The Parameter are supplied in the textbox while its being used in a page as web part.
I have a SharePoint workflow built with Visual Studio that implement a custom task form via InfoPath and deployed to Forms Server.My problem is that anytime I need to tweak the form, 开发者_运维百科I
I am trying to create a custom workflow activity which gives me the list of recipients that I am storing in list. But once I deploy and start the workflow nothing is happening, not even log messages a
In SharePoint, I want users to add items but not be able to edit or delete them after. The \"add item\" permission shows \"edit\" not checked (i.e. so they should 开发者_JS百科not be able to edit) How
When a user uploads a document to a SharePoint library, I need to present them with a few dropdowns and text fields where they can provide some extra info. The dropdowns are going to be populated from
In project, I\'m currently working on, I have to create personal list view for given list (SharePoint 2007). Here is my code (currList is SPLis开发者_JAVA百科t):
I have to modify text in discussion board new post page. Now it is showing \"Items on this list require content approval. Your submission will not appear in public views until approved by someone with