download "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 Articlehow to add new item in more options dialog box
Hi all, Can anyone tell me how to add new item in more options dialog box(site actions -> more options). I want to add new item there to the new page layout which I created but I didn't find any way...
View Articleerror when editing form --using an event receiver
Hi,I created an event receiver sandbox solution and deployed it to preprod. My code doesn't work and everytime I edit an item it gives me this error. I don't receive an error when I create an item....
View ArticleHow do I trigger a workflow, programmatically?
I am trying to get an Event Receiver to set the "Name" fields of files in a library to match the data in the "title" column. My ItemAdded code currently does that. However there is a SP Designer...
View ArticleHow to concatenate values from one form to another form using calculated...
Im new to Sharepoint. In need to know , how to fetch the x1 , x2 values from one form to another form x1, x2 fields, this wants to happen when 2 forms ID fields(Drop down field) are same.ex:first...
View ArticleSharePoint 2010 upload files
Hello guys,I've got a question. I would like to know how many files can I upload in SharePoint. I tried to upload 15 files, but SharePoint says no.Is it also possible to order the SharePoint uploaded...
View ArticleSync outlook with SharePoint list
The requirment is, if we receive any mail in outlook, a new item should be added in the SharePoint Task list for that mail item.Is there any way to achieve this?
View Article"Endpoint not found" on Creating a Custom WCF Service in SharePoint...
Hi I have create a service from url "http://msdn.microsoft.com/en-us/library/office/ff521581(v=office.14).aspx", Followed Step by step instruction.But after deploy it message shows "Endpoint not...
View ArticleSharePoint 2010 Workflow customizing
Hello guys,I've got a workflow and I would like to customize the approval form with my own rows and columns. Is this possible?In my workflow, at first the user has to fill out a formular and then the...
View Articlecustom task form unable to open in outlook for state machine workflow
I have a state machine workflow custom form are unable to open in the outlook by giving following error"Document resides in the document library that is not trusted to participate workflow on this...
View ArticleDropdown Calculated Field??
hello SharePoint Fam,Wanting to possibly do calculations off a drop down field and was wondering if this is possible.I have 20 drop down fields that all contain (yes,no,n/a)Is it possible somehow that...
View ArticleSharePoint default view get selected item programmatically
In sharepoint list and library we have default list item view. As i have requirement if i select 20 items from default list view as i am selecting check box from default view, how can i get those...
View ArticleBinding the search results column "EncodedAbsThumbnailUrl" in grid view
Hi,i created a custom webpart by extending coreresultswebpart.i need to display the thumbnailof the image and the title column to display the dispform of the item on click of it.i am unable to bind the...
View ArticleECB custom action sub menu (server side programming)
Hi,I'd like to add a custom actions to a list ECB menu. I'm currently able to add them server side with this code : var menuAction = list.UserCustomActions.Add();...
View ArticleLists.svc - REST Endpoint with Custom Field Types
I'm trying to use Sharepoint REST API to get data from a List with a Customf Field Type, but the field is not being returned.How do a i manage to get that field's value?As far as i remember using the...
View ArticleUser Redirection - User Profile
While clicking on a site lets say: http://contoso.internal.comNow depending on the employee user profile location and browser settings, the user should be redirected to his respective intranet.What...
View ArticleAdd new Customlist
Direction: Totally to have 5 column in the customlist. Main Issue: I do not know how to add two new column in the customlist by using C# code. I do not know what syntax code to use and how to use it?...
View Articleblog post at SP home page
I need to create blog post at SP 2013 home page. with this pic. should appear permanently and right of the pic post text detail should be there. Wheneven new post created it should update with new post...
View ArticleList field default value depending on another List field value
hello,I am having a list A with people picker and department,another list B with 4 field and as well as department and people picker ,where department and people picker field value in List A depends on...
View ArticleWorkflow SharePoint 2010
Hello guys,I've got a workflow with different approval stages, but I would like to know how I can compare a number with a tipped in value, e.g. greater "than 1000" or "less than 500". I this case I...
View Article