Error On Mozilla for client object model, while saving ' Request failed'
Hi,following is my code, I am getting this error on runing this code ( it runs on a button save)This works perfectly well in IE without error, problem only with mozillaRequest failed. Unexpected...
View ArticleReserved SharePoint Query string IDs
Hi.How to use Reserved SharePoint Query string IDs such as ID in Query String (when i use ID as Query string showing blank screen ) and for Calculated Column ( while editing calculated field is 0 , the...
View ArticleHow to expose the List tools in ribbon when embeding a custom list on a Wiki...
Hi,I would like to ask, if I embed the custom list to a wiki page what property to add to a datalistview webpart (custom list) in order to expose the List tools in ribbon?Currently, I already added the...
View ArticleHow do I filter a list using a column from one list that is also in the other...
How do I filter a list using a related column in another list?I have a document set with a Name column (IE: Blue Folder 103), the folders will all be Blue folder 103, 104 105 etc.. so on and so foth,...
View ArticleHow to get recent post from a discussion board in Visual studio workflow
I have a discussion board. I created a visual studio workflow for sending email(Used SendEmail Activity), once a user replies to a post. The problem is while sending the mail, the body content has the...
View ArticleEvent Receiver properties.AfterProperties Approval status
Hello,I am currently trying to develop an event receiver that checks if an item being updated is already in draft format or is being approved.I have read that in the properties.AfterProperties object...
View ArticleMulti field Validations SharePoint
Hello all,In SharePoint 2010 ,we have list level validation setting which is used to compare 2 fields like thisformula________________________=filed2>filed1error___________error1The above one is...
View ArticleEmbedding Excel workbooks from SharePoint 2010 Library on a custom web page.
Hi, I want to embed some Excel workbook, stored in SharePoint 2010 Library on a custom web page. The problem is that my web page is not a part of SharePoint and located on another server.Also, I want...
View Articlespfield
SPWeb mysite = SPContext.Current.Web; SPList mylists = mysite.Lists["LOKESH CUSTOM LIST"]; SPField spfield = mylists.Fields["GroupNames"];...
View ArticleSearch in Sharepoint 2010.
Hi..I have sharepoint public facing site. I have created a search service. It successfully crawl content source. Even it doesn't show any warnings/error But when I am searching on site as anonymous...
View ArticleEdit ribbon not working in listview webpart programmatically
Hi AllI have created list view webpart programmatically which adds some data from other list. I was able to sucessfully create it but When i select the item "List.Tools" ribbon is disabled. I have set...
View Articlehow to fire event reciver for particular document library when a document...
how to fire event reciver for particular document library when a document deleted (attached to eventreciver)?By default eventrecuver applied to all document libraries.for example i have 2 lists or...
View ArticleBuilding interactive menus in SharePoint
Hi all,I have seen few of the SharePoint site still now and have a question reg the content I see in them. In many of sites I visited there are very user interactive graphics and when I right click on...
View ArticleLoop Through All Items in a Document Set and Return File Names and Custom...
I am working on a PowerShell Script that starts with a base web application and loops through all site collections, sites, a library within the sites with a given name that is the same across sites....
View ArticleDocument Numbering Issue
So we have an Event Receiver configured to give all documents that upload a document number. When people edit a document and check back in the number remains and everyone`s happy. Except, if a user...
View ArticleClient object model (javascript) - How to use get_listItemCollectionPosition...
Hi,This is my code:When I call the function to get the items, it fails (doesn't go to the fail function, it goes into the success function but crashes when I try to get the position object), and I get...
View ArticleLaunchPickerTreeDialog is showing up blank in Sandbox Solution
I'm trying to create a page where users can choose a file from a file selector and then choose a destination through a different file selector and it will copy the document between libraries. I found...
View ArticleHow to access Excel cells hosted on Sharepoint (Office 365) using Java client?
Hi,I am trying to build a Java clinet that connects to Sharepoint (mysite.sharepoint.com) and grabs an excel file. I used the Excel services WSDL file, however the ExcelServices does not provide a...
View Articleerror while loadig the application page in SharePoint 2010
Hi All, When Approver trying to open the application page, he is getting below error. CUstom Error Message: "Error while loading the task information. Task might have been deleted or canceled". In our...
View ArticleProgramaticaly how to update document in sharepoint 2010
Hi,I have a document library and i have a task list for this document library to assign task to user,this task list have a attached document.so whenever in task list document update so same update...
View Article