Creating a workflow to give permissions to a SharePoint folder using...
Hi There,I have been tasked with creating a workflow in my organise that will allow our users with (Contributor access) to grant people access upon creating a folder in our Shared Documents...
View ArticleHow to get the total row count of a view and display it on the left bottom
I use DataFormwebpart to display a view in a sitepage to be used as a report page. The row limit for each page is set to 50.The requirement is to display the pagination information on the left side and...
View ArticleCMIS Webpart Install/Config Issue in SP 2010
Hello,I have followed the entire Microsoft Guidelines step by step for the CMIS webpart. The only problem is I cannot get the webpart viewable when adding a new webpart. Everything looks good and...
View ArticleHow to deal with web parts that are missing from the "add a web part" menu?
When I edit a my site page, I see web parts like content editor, image viewer, media, page viewer. When I go to my normal sharepoint farm sites, I see a lot of other web parts, but not those 4.What...
View ArticlePaging - Rows in first page also showing in second page:...
Hi,I am trying to use the listitemcollectionposition to achieve paging. The pagination is shown, but some of the records in first page are getting displayed in second page as well.I have totally 13...
View ArticleListViewByQuery paging
I am using ListViewByQuery to display the list from across different site collection. I am facing the issue with paging, I can see that by default once u set up the rowlimit of the ListViewByQuery the...
View Articlecustom action after commit in form action button
hi friends onclick="javascript: {ddwrt:GenFireServerEvent('__commit;')}; AfterSave();" am using above form action button to save and popup item field i am getting all other filed values except ID below...
View ArticleLocalization of visual webpart
I have two visual webparts, A and B in my project.I added a sharepoint mapped folder to Resources ({SharePointRoot}\Resources). In this I added a resource file, say MyResource.resx. In this I added the...
View ArticleHelp with SPQuery - Not returning records
Hi,I am trying to query the Pages library for a particular page layout and which is Published.I have a custom field "Date", which is added when a page is created with custom page layout.I have the...
View ArticleBuild fails after upgrading Visual Studio 2010 project to Visual Studio 2013
I have a SharePoint 2010 solution created with Visual Studio 2010, works fine. Our new development VM's will not have Visual Studio 2010 installed, only Visual Studio 2013. The project will still be a...
View Articleunable to open excel file stored from document library to file system !!
Hello,I am facing wiered issue on my windows 7 system as below :I have saved excel file from document library to file system at below folder :C:\Windows\SysWOW64\config\systemprofile\DesktopI read...
View Articlexsd not working with infopath schema and people picker
hi...I have an InfoPath form I am going to be using in a sharepoint sequential workflow. when I run xsd.exe on the generated mySchema.xsd file, it errors out with the following:Schema validation...
View Articleview only or read permissions for performing search
hiWould like to know whether, if the user has VIEW ONLY permissions on all sub sites in mthe site collection and if he is able to view the documents , will he able to perform Search and view the...
View ArticleList field: Hyperlink with modal dialog popup
Hey,I have a generic list with a column "view comments". This column schould be displayed as a hyperlink. But with a click on the link, instead of a redirect to a url, a modal dialog should open.The...
View Articlesp.basepermissions.set
Can someone provide a simple example of how to use SP.BasePermissions.Set?Thanks in advance,
View ArticleHow to create PDF file in javascript client side object model?
I want to create PDF file from html data in Sharepoint 2010 java script client object model. Please help me to resolve this problem. Thanks in advance.
View ArticleDocument versioning through many libraries
Is it possible to have versions of the same document in more than one library?Scenario:1. Document is in one library and has 5 versions.2. Then it is moved to another library and there goes through 3...
View ArticleJs Query External List Web Part
I am trying to appply a Js Query to higlight those rows in the external List which have the word "pending". I did this by adding the JS Query in the existing web Part which contains the external list....
View Articlealert message when item is deleted in a SharePoint list(javasscript code)
I need to show alert message to user when he deletes item in SharePoint List..If deleted show Item deleted successfully when item deleted.I am looking for javascript code to can achieve this...
View ArticlePopulate a sharepoint list text field based on lookup column value
How can use PowerShell to insert a choice value in column B, based on the current value in a Lookup column A, in the same SharePoint List. These values will have one-to-one mapping. Thanks for any...
View Article