Not sure what is the right approach to tackle this I want to control te textarea Reason based on what is selected in the dropdown list. As you can see below i have got to the stage where i can get th
i face the following problem, when opening a delegate window, fo开发者_开发技巧r example to upload a document to a document library i get the following screen size:
I\'m working on asp.net custom page in SharePoint 2007 environment, would like to find out w开发者_Go百科hich is the best way or best practice to build a custom page (either .aspx or .ascx)
How to create read-only column in Sha开发者_JAVA百科rePoint2010 use SP Designer or from SP Portal?I have seen nothing the UI or the Designer to make a read only field in a list.There are a couple of w
I have SharePoint Designer 2010 Workflows in production environment and we need开发者_运维技巧 to make changes to them. There are list items on which the workflows are running already...
i Would like to do do one webpart which contains Jquery effects like toggle . When we click on image beside that tools,resources we beed to display a menu...for that i would like to use jquery togg
I want to get different Rows from an SPListItem. I\'ll show you my problem with an example. This code Console.WriteLine(SPItemName[\"Created By\"]);
I am trying to create a filtered DataView for MOSS 2007 using SharePoint Designer 2007.The following simplified example demonstrates what I am trying to accomplish.
I want to place the RSS Viewer web part into a page layout I\'ve created. In the Sharepoint Designer (Sharepoint 2010) using the \"Advanced Edit Mode\" I tried to add the RSS Viewer web part but I ca
I want to add to my SharePoint site something like a Web Part that will ping a computer and say if this comput开发者_C百科er is online - how can I do this?