Loading Grouped Listview Expanded/Hiding Columns
I have a list view in which I need to dynamically hide columns based on which user is logged in through Javascript and JQuery. I am able to do this for any lists that is in the default All Items view...
View ArticleUpdated event not working with inline editing and current user filter
Hi I am using updated event in one of my share point custom list , I enabled inline editing, but after enabling current user filter updated event not working, it is making the values in the item...
View ArticleA Membership Provider has not been configured correctly. Check the web.config...
Hello All, I have restored the sharepoint site on the server. Everything is working fine after restoration. All the user are able to login the site and signout as well. I have used the Form based...
View ArticleMaster detail - add new
Dear All,I'd like to create a master - detail (project and project tasks) page, and there is one issue I am not able to solve.I've created the detail NewItem.aspx that expects the ID of the master...
View ArticleCustom Web Part Properties in SharePoint 2010 Visual Web Parts-Dynamic Dropdown
I want to have a custom webpart property with a dynamic dropdownlist (data coming from sharepoint list). I was able to make a static dropdownlist as mentioned here. Can anyone help me how to make a...
View ArticleSharePoint 2010 Virtual Environment
Hello, Do we have a SharePoint 2010 virtual environment which can be used for learning purpose. Recently I started learning SharePoint 2010, but do not have access to a SharePoint 2010 machine to try...
View ArticleHow we can implement the lotus notus @dbcolumn functionality in sharepoint?...
How we can implement the lotus notus @dbcolumn functionality in sharepoint? Can some one help me to acchive the same.
View ArticleIf a new list is added - how to show in Content query web part (CQWP)
If a new list is added how a Content Query Web Part (CQWP) will be able to show to its output? By default it cann't show new added list but how to customize this?
View ArticleTeam Site home.aspx - Getting rid of Welcome to Your Site! message and...
My apologies if this has already been answered but I can't find it.When we create a team site I want the home.aspx page to not have the OOTB Welcome to your Site! message and those terrible Getting...
View ArticleThere was an error processing this request
I just installed apr CU 2013.After that i'm getting "Unable to process this request", when editing an article in a Publishing site,the article is custom, custom content type, custom layoutpage that...
View ArticleNon approved items
List has Require approval of items option turned on.There is also approval SPD workflow which launches when item is changed and which sets task to some Users. If they approve, then items approval state...
View ArticleHiding the Target Audience field in New Forms
I am trying to hide the Target Audience field in the New Item form in a list using something similar to that found below;SPField audienceField = newsItems.Fields[new...
View ArticleRetain Original Modified Date When Uploading Files to a Document Library
In SharePoint 2010 When files are uploaded to a document library the modified date gets set to the current date. The desired behavior is to maintain the original modified date. I am looking for...
View ArticleSPList.RenderAsHtml not working for Custom list created using VS 2010
Below code is not working for the list created using custom vs 2010 declarative way.SPList list123=SPContext.Current.Web.GetList("/Lists/AC_MasterBundle"); //SPList list123 =...
View ArticleGroup By in CAML query
I have the following CAML query: listQuery = "<Query>"; listQuery += " <GroupBy collapse='true'>"; listQuery += " <FieldRef Name='DepartmentName' />"; listQuery += "...
View ArticleSPContext.Current.Web gives the Top-Level WebSite
Hi,I have an issue while retrieve current web site in an application page in sharepoint.I have a hyperlink on my web part(web part is deployed on every site) which opens a new application page in a...
View ArticleAre you a technology guru? Show us your solutions and become the TechNet...
TechNet Wiki is looking for and celebrating the best of the best!Is that you? Do you consider yourself an expert, or authority on SharePoint?Show us your forum solutions and become MICROSOFT TECHNOLOGY...
View ArticleIs it possible to make an apple touch icon on a sharepoint site?
Hello All,I am trying to add the apple-touch-icon to my SharePoint sites ( Master Page to be specifically) and it doesn't work. But if I add the same to my regular web applications it will work. Does...
View ArticleQuerystring and REST services
Hi,I have a custom list and visual webpart.I am trying to use the REST services to fetch data from the custom list and showing it in various fields of visual webpart.The call to the webpart has a...
View ArticleLimit number of accepted attendees in calendar event
How can I setup an event and send an email?And how can I limit the number of accepted attendees, for example for event1, attendees should only be 10, so for the 11th person who accepted cant be...
View Article