I\'m having trouble with the webparts variables... I came from standard ASP language, so, to me, store variables in session and other parts is the common way to do everything =)
I want to use two share开发者_StackOverflowpoint people control onone form but I dont know how to create people picker control.
I want to add items to a still existing SharePoint list by self-coding. So I searched the internet and found a lot of information how to create lists, add items and so on..
I have a survey with several questions and what I want is to end survey depending on answer. Like开发者_如何学JAVA, if I have question #1 (answers: Yes, no) and answer to it No, I want survey to finis
I want to set workflow on sur开发者_运维知识库vey creation to create list item, like, when I create survey, I want item of list to be created automatically.
what do you think is the best way to display items from some Custom List (on sharepoint 2010) to completely different portal on SharePoint 2007 with minimum or not at all programmi开发者_如何转开发ng?
I am trying to hide a column in Sharepoint 2007 using Jquery. The code I am working to hide columns <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js\">
Logged into a customer environment today to check logs and just generally do an inspection, only to notice some tasks had failed in one application.
I\'ve an easy question for you.. If I have some features written and running under Sharepoint 2007, is it possible to use the same features under开发者_如何学运维 Sharepoint 2010?
How could I synchronize as SharePoint (2007) document library to a local folder... but only the \'approved\' documents in a library that has content approval set on.