List column: From 0000 to 9999, with leading zeroes.
Hi.I'm just starting to work with sharepoint, and i'm at a loss on how to complete a very simple task.I'm creating a list in the web editor, and i want a column for Post Number, which is a number from...
View ArticleMigration from DokuWiki to Sharepoint
We are planning to migrate our Wiki application which is built on DokuWiki, which is an open source to an existing SharePoint application. The Wiki application consist of 1000 + pages. Is there any...
View ArticleRestoring a site - receiving strange error message
Hi,I am trying to restore a site with the following command:restore-spsite -identity https://rcdemo.companyname.com -path d:\backup\bilingualsite.bak -hostHeaderWebApplicationhttps://bi.companyname.com...
View ArticleSharepoint 2010 choice field values localization
I am working on to localize lists. The lists are defined as ListInstance in Element.xml and have customschema defined in Schema.xml.Now, to localize list column names, in Schema.xml, I am changing...
View ArticleChoice field values localization issue
I am working on to localize lists. The lists are defined as ListInstance in Element.xml and have customschema defined in Schema.xml.Now, to localize list column names, in Schema.xml, I am changing...
View ArticleC# Visual Web Part button event not running
hello,I have created a visual webpart and it is deployed in the site and it has two button ,one is to create a excel file using interop and download it by using filestream and responce.redirect ,once i...
View ArticleDid the user open the document before approving it? How to log this in...
Hi there,My workflow on Document Library needs to keep logs of: - When a user is assigned the document for approval/rejection, did he actually open it or download it before approving?How to get this...
View ArticleFetch a column value from list 2 on the basis of list 1
Hi,I have a listA of user data in which the columns are:UserID Name EmailE01 Ali ali@yahoo.comE02 John john@yahoo.comIn another listB there are multiple columns but one...
View ArticleHandling Multiple Approval Workflows
I have a scenario where documents need to be uploaded into SharePoint, triggering specific approval workflows depending on the destination of the uploaded document. I initially thought this could be...
View Articlecreate list instance without list definition in visual studio
I am trying to create a list instance without creating list definition and add some column to it in visual studio. Is it possible without write code?
View ArticleCreating Choice Column in JSGrid Control
Hello, I have created a JSGrid control by using this helpful tutorial: http://msdn.microsoft.com/en-us/library/ee539027(v=office.14).aspxHowever, I was asked to add one "Choice" Column and I haven't...
View ArticleSharePoint Document Upload Control and Office 2013
Couple of users are using SharePoint 2010 site on Windows 7 via internet explorer 9. They are seeing a red X in the upload control. I checked and they are not using 64-bit edition of Internet...
View ArticleDownloading a file to a shared network folder using custom workflow/webpart
Hello, I need to download a file from SP 2010 library to a network share folder using a custom workflow and webpart. I am running the SP app pool with a service account and I have granted that account...
View Articlegetting a column's value from a DataTable using c#
Hi, I have populated a datatable from sharepoint list which has 1 row and 2 columns. I want to put value of the second column (ID) in to the batch parameter of UpdateListItem(). here is my...
View ArticleHow to change the url of "Add New Item" of a particular list in SharePoint...
Hi Guys, How to change the url of "Add New Item" of a particular list in SharePoint 2013??? I need to redirect it into the page where I have created my Visual web part. Please suggestWarm Regards,Tony Joy
View ArticleWeb service not able to get their manager information
For new users in SharePoint site since web service not able to get their manager information and workflow get fails. Once we add that user to the group issue will get resolve. Reason is if the user...
View ArticleContract Management in SharePoint 2010
Hi,We want to create one application for Contract Management. In which we want to send email notification prior to couple of days of contract expiration date. We also want to generate Reports for...
View ArticleCreating a workflow
Hello All,We have created an InfoPath form list in SharePoint 2010, and one of the requirements is to send an email notification to certain users when only certain fields have been changed. I am...
View ArticleAdd Item using REST and populate People field (SharePoint 2010)
I am trying to add an item to a list that has a People type field using REST API. For some reason, I am getting 400 (Bad Request) error. Can anyone show me how to add a list item and populate the...
View ArticleProgrammatically adding a .xsl file to a XSL Style Sheets folder and...
I need to add deploy a customixed xsl file as a feature similare to deploying a custom master page as explained in this articlehttp://msdn.microsoft.com/en-us/library/gg447066(v=office.14).aspx which...
View Article