Microsoft TechNet Wiki SharePoint 2010 Guru - Winners for December!!
The results for December's TechNet Guru competition have been posted!http://blogs.technet.com/b/wikininjas/archive/2014/01/16/technet-guru-awards-december-2013.aspxCongratulations to all our new Gurus...
View ArticleManipulate SharePoint user login window
Hello.Is there any way to manipulate the SharePoint popup login window or change it? What I want to do is to set an user name in the 'User name' text box through, perhaps, query string (I mean, having...
View ArticleHyperlink to the list items display form in the GridView
Hi, I have a Grid view which has a SharePoint list as it's Data source. The first column of the Grid view is the Title field of the lists items. Here, I am trying to make this Title column as a...
View ArticleHow to pass query string parameters in list ?
Hi,I have a "Links list" it contains the columns "Empname", "Description" and "Susped/resume" .Here Admin enters the records. When admin enter 'suspend' in "suspend/resume" column it will navigate to...
View Articlesharepoint Make the field read only event receiver
hello,I want to make a field read only depending upon the user logged in and also depending upon value in a people picker field using event receiver ,i tried with javascript but it is not working as...
View ArticleHow to search on current as well as on previous versions for list items or...
If I enable version history on a list, SharePoint search will only return the search results on the most recent versions. Is it possible to configure SharePoint search to also search the prior versions...
View ArticleSharePoint 2010 Foundation: An unexpected error has occurred. Correlation ID...
Hi,I am facing an error while loading the Project Server (PWA) site. My server has Windows Server 2008 and SharePoint Server 2010. The SharePoint site working properly. Also the Project Server site was...
View ArticlePeople Picker Required Field Validation
I want to achieve required field validation for SharePoint People picker controller in custom form if it is empty it should show required validation while submitting form...I got working in...
View ArticleECB Menu Issue
Hi All, I am getting the following error for a item in the Folder of a document library."The item is no longer available. it may have been deleted by another user.Please click on OK to refresh the...
View ArticleUser profile photo synchronization working...but a single profile won't sync
Hi,We recently got user profile photo synchronization working. Have been testing it extensively and it's working for adding photos, removing them, ect., for multiple users.However there is one user...
View Articleand language autodetect
Hi, i have added a css file via StyleLibary and "SharePoint:CssRegistration" into my MasterPage. My SharePoint supports englisch as default and german GUI.<SharePoint:CssRegistration name="<%...
View Articletask generated through state machine workflow once the task is completed user...
i have generated custom task form using state machien workflow,for permissions i have applied specialpermission and its working, once the task are completed even i can open the taks and change the...
View Articlehow to update task status from custom task in state machine workflow
i m using custom task for state machine workflowi am using if(this.onTaskChangedSupervisorAction_AfterProperties.ExtendedProperties["Workflowstatus"].ToString().Contains("Approved"))if above is true...
View ArticleCalling an existing column from SP in XSL code
I have a registration form in XSL and I want to include how many FreeSeats are available. I created a new Column in the List called FreeSeats and created a formula that takes TotalSeats -...
View Articlecaml query to query by content in a sitecollection on a different farm?
Hi, I have a requirement were I need to query a sitecollection to get pages in each page library of content type 'ArticlePage' .we have two sharepoint farms sharepoint 2010 and moss2007. these...
View ArticleAdd Validator Controls programmatically in an ASP.net page
I have a text box in asp.net page like below..<asp:TextBox ID="txtname" runat="server"></asp:TextBox>Now, I have added one validator control in Page_Load dynamically...protected void...
View ArticleAssigning External content type field column value using Client Object Model
I have a problem assinging External column value to ListItem object with client object model-based application I'm developing. To be precise, I am able to retrieve data related to external content type...
View ArticleHow to work on Three State Work Flow - SharePoint 2010
I just want to create a document approval workflow. In which, if I add one document add to Document Library then it should send a review mail to one approver and after the approval the document should...
View ArticlePrevent site Visitors from using "Open In Access" functionality
Is there a way to prevent people in the Site Visitors group (who have read-only access) from seeing or at least being unable to execute the "Open In Access" command on a SharePoint website?I have seen...
View Articledownload "last file" modified VSTO NET Sharepoint client
Does anybody know how to create a scriptin either Vb.net or C to download the "last file" modified using Sharepoint client?sharepoint...
View Article