SharePoint 2010 PowerShell Create Item
Hey guys,I've got a question. I've created different items in a SharePoint list with the PowerShell, but the problem is that this should be years and if I add, e.g. 2000 it is converted to 2,000. I...
View ArticleCreate a Thumbnail View on a Document Library
How can I let a Thumbnail to be viewed instead of file icon (image/ folder / ... ) in a document library and its nested folders.
View ArticleItemDeleting event receivers on documents in a folder that is being deleted...
When deleting a folder in a document library the ItemDeleting/ItemDeleted event receivers for all documents and folders contained in it are not fired even though they are being deleted. Only the event...
View Article"The property or field has not been initialized" Error, when debbuging app
Hello,I'm following the instructions of a dev book but I get the following error message when debugging the app."The property or field has not been initialized. It has not been requested or the...
View ArticleDispose or not dispose SPWeb object??
Hey everyone,currently we have some performance problems in our production SharePoint farm. The ULS logs the error "Attempt to read or write protected memomy. This is often an indication that other...
View Articlehow to query the sharepoint list with using lookup column
hi,I have requrement like below List ATitle Postionid(Lookup) PositionDescriptionxxx@gmail.com 1 xxxxyyy@gmail.com 1...
View ArticleWorkflow column not available when provisioning view against list
Recently i created a web template and as part of the provisioning process i create various pages and assign a workflow to a list. I have a listviewwebpart that points to the list that i have attached...
View ArticleFiltering DVWP - Only filter if an item is selected from a dropdown
Hello all,I have several DVWPs on a page that I would like to all be filtered by a drop down list above the web parts. However, if there is no selection made from the drop down (drop down is blank), I...
View ArticleSharePoint Workflow to control two lists
I am currently working on a project where I need a workflow to send an email when an entry is submitted on two different lists. I don't want the email to send until the second item has been submitted....
View Articlereplace microsoft access to integrate excel with sharepoint 2010 list?
Hi I have maintained a excel sheet in which i have written vba script and used connection string (accdb file istored n document library ) that manipulates sharepoint 2010 list i.e data is...
View ArticleCustom field XSLT rendering in Sp2010, not in SP2007
Hi,I'm using a XSL file to render a custom field in list item view, instead of using the render pattern in the field definition XML. The XSLT code includes two links and an a image. This Renders in...
View Articlewhy window.print(); is not working in sharepoint 2010 visual webpart?
Hi,i have created visual webpart and applied window.print() on html button type control but it did not work and also i tried by adding window.print() in sharepoint designer using html button control it...
View ArticlePDF Inconsistent Behaviour In Safari
Hi,I am trying to generate PDF for articles. The problem is that the PDF fails to generate in Safari(version 6.1) some times. We have tested the application in IE, and there it seems to work fine, but...
View Articlemultiple Reciever List URLs
I have event handlers to be associated with different events of different class files to different lists.So, while we define the element.xml file for receivers, can we have multiple recievers pointing...
View Articlehow to move the workflow(is developed by the Aspx page) item to another list...
Hi Experts,for my Requirement i have two sates of developing the Sequential workflows . one is Process 1, Process 2 i have successfully developed a Sequential Workflow by using asp x page . for...
View Articlehow to create store procedure and bind to gridview
hi get the data from data table in sql server and bind to grid veiw.here we passing parameters Id and User name and Document type and getting data from table and bind to grid viewusing c# and connect...
View ArticleExpand=false for Tree view control
Hi I have a placed a tree view control on SharePoint 2010 master page and given sitemap as a datasource.and my tree view is displaying all the links from sitemap file.But here the problem is all the...
View ArticleWindow Redirection is not working
HttpContext context = HttpContext.Current; if (HttpContext.Current.Request.QueryString["IsDlg"] != null) {...
View ArticleSharepoint designer 2010 and Visio 2013
I am trying to exchange workflows using VMI format between Sharepoint Designer 2010 and Visio 2013.I installed the Visio 2013 professional and I was unable to import a .vmi file from Sharepoint...
View ArticleIs there a way to hide Parent row if no "children" has been found in a...
I have a list and a library joined as a linked data source and placed on a WebPage's webpart. Everything works fine, but I have a number of entries where my first column (Parent) list that doesn't have...
View Article