Application Page Not dispaying as a popup
Hi,My requirement isTo call the application page post clicking on hyperlink on the webpart.For this i have written code as below.Problem here is I am able to browse application page through...
View ArticleDisposing Properties.Current.Web
Hi,I have added a ItemAdded event, which has the code as below: public override void ItemAdded(SPItemEventProperties properties) { SPListItem currentItem = properties.ListItem; SPList testList = null;...
View ArticleHow to find my CEWP?
I must be missing the tree for the forest but:I added a Content Editor Web part, added html with a simple jquery alert to test. It works, but now when I select edit page I dont see my CEWP. Where the...
View ArticleMulti-select checkbox filters for SharePoint blog posts
SharePoint 2010We have a SharePoint blog that is being tagged in three different fields. Topic, Team and Product. I am trying to figure out the best way to filter on the posts by selecting multiple...
View ArticleConvert SharePoint 2013 REST call to ListData.svc
Hello All,In SharePoint 2013, I am able to upload a file into SharePoint by using the REST...
View ArticleJoining lists in a query
I am attempting to join dta from three sharepoint lists to create a dataset in reporting services. Unfortunately, I'm not having any success.I tried posting on the Reporting Services forum, but have...
View ArticleSharePoint 2010 Guru needed! Apply within...
April fools out of the way, now let's find an April genius!The name "April" is derived from the Latin verb "aperire", meaning "to open" in reference to being the season when trees & flowers start...
View ArticleHow to sum all items from one column in list A with condition's and then save...
Hello everyone, I have a challenge to; sum all values in one column in list A, when another column in this list meets certain criteria, then save that sum to list B against a matching Title field. also...
View ArticleError while doing ItemAdded option - System.ArgumentException and 0x80070057
HI,I have a team site.I have a custom list. In the Item Added event, I am getting the error in the ULS Logs as :1) System.ArgumentException: Value does not fall within the expected range. at...
View ArticleWhy return only one user profile from SharePoint 2010 when I'm trying to get...
I've developed WCF service to get all user profile information from SharePoint 2010 where there's a lot of custom properties including taxonomy fields. When I run the below code, it's only return...
View Articleshow parameters expanded in reporting services
I have a report that I created with visual studio. At the moment you have the parameters like this: Is it possible to show them like this:
View ArticleHow To display Project Information In Infopath Form Field On Form Load Base...
Hello,I have a Requirment that I want to Display Project Name and their Client Name in Info Path Form Field as I Open the Form. I do have uploaded InfoPath form in Forms Library in Project of Project...
View ArticleFeature Event Receiver DLL - caching an older version
Hi there. I have a feature at 'site' scope, with an event receiver attached. In the FeatureActivated event, I am writing some events to the event viewer and creating a timer job. I have packaged up my...
View ArticleMicrosoft.SharePoint.WebPartPages.WebPart SPCalendarView and Ribbon
I have created a custom calendar based off the SPCalendarView using the Microsoft.SharePoint.WebPartPages.WebPart. I have replaced the default webpart on Calendar list with my webpart. Everything...
View ArticleHow to create dossier (For document management) by sharepoint workflow?
HelloI want to create Dossier by using sharepoint workflow. Is it possible by using sharepoint designer? and how?Please help me..
View ArticleField "load file" on start page workflow, created in SharePoint Designer 2010
Hi, my problem in designer workflow in SharePoint 2010. I want to include field "load file" in start page workflow, but i can not find this field in constructor InfoPath form. Tell me, please, can...
View ArticleCalculated field shows html as text
Hello,I have an calculated field that shows different status images depending on the calculated value. This works just fine in my list, but when I include the list in a webpart page it shows the html...
View ArticleBind webpart with sharepoint page without code
HiIf you want to add webpart on any page without code then1)go to page in c#and open its element.xmland add the code shown in diagram.mention webpart order and zone name etc.Now the question is what...
View ArticlePowerShell script to update ContentType of existing records in Document Library
we are using Document Library in SharePoint 2010 environment. there are about 200 document present in the document library which have been identified (based on location - England and employee type -...
View ArticleHow to deploy custom webpart on sharepoint 2013 Online
Dear Support,I have created custom web part using visual studio 2012 and successfully deployed on the SharePoint 2013 On-premise server using farm based solution. As per customer requirement he want to...
View Article