Latest APPROVED version, not just latest version
Fellow sufferersI want to mail a link to a (Word) document in Sharepoint to my colleague, and whenever he accesses it, he gets the latest APPROVED version.Example:Following versions exist: 0.1, 0.2,...
View ArticlePowershell and SP 2010 question - trying to understand get-spsite
When I read http://technet.microsoft.com/en-us/library/ff607998(v=office.14).aspx I see the statement:"You can view the current user interface status by generating a list of all Web sites in a site...
View ArticleAutomatically delete old drafts
Fellow sufferersHow do I automatically delete all drafts, once there is a new approved version?Example. Following versions exist: 0.1, 0.2, 0.3, 0.4, 0.5, 1.0, 1.1, 1.2, 1.3. Only 1.0 is Approved. I...
View ArticleWhat fired off this workflow? User? Item added? or Item changed?
As a workflow can be set to trigger when a new document is Added to the library, when an existing document is changed OR by a manual start by a user ( OR any combination of the above ).....Can you test...
View ArticleHow to display an "All Day Event" date correctly in an integrated SSRS Report?
I have two event items in a calendar list in SharePoint 2010. Both items have the same start time and end time. One of them, however, has the "All Day Event" checkbox checked. If I access them through...
View ArticleJSGrid PropType Undefined
Hello guys, I have implemented a JSGrid control and have it working great so far. However, I need to implement some validations in some of the cells. I followed the process as outlined in this article:...
View ArticleNot able to pass value to Filter from Custom connectable web part
Dear Team,We have a Custom Web Part (connectable) which is developed using VS2010 and SharePoint 2010. It works good when it is connected to Performance Point Report. I mean, the values from this web...
View ArticleClosing SP.UI.ModalDialog.showWaitScreenWithNoClose not working with update...
Hi, I am using SP.UI.ModalDialog.showWaitScreenWithNoClose method for displaying wait screen in sharepoint visual webpart.I have referred following link...
View ArticleDeploying Branding Files Best Practice
Question about best practice (if exists) for deployment method of branding files. Background:I created 2 differefent projects for a public facing SP 2010 site. First project contains 1 feature and is...
View ArticleCustom HTTP response headers for SP 2013 shown 2 times
Hello. I added custom http response headers to my SP site web config file as follows: <httpProtocol><customHeaders><add name="Access-Control-Allow-Methods" value="POST,GET,OPTIONS"...
View ArticleSPContext.Current.Web.CurrentUser.LoginName in Claim authentication
Hello,Here is a question for SP2010 server.I have code on a page to fetch current user loginName info (e.g. dev\testuser1) bySPContext.Current.Web.CurrentUser.LoginName and pass it to...
View ArticleQuestion about limitation of provider-hosted apps: Is it possible to make...
Hi,It's understood that when making update or create requests we need to include the request digest value for security reasons. From what I have researched, there is no way to get a valid request...
View ArticleECMAScript issue - SetParametersAsync with non-alphanumeric chars
I am using the EWA setParametersAsync call in SharePoint 2010 to set filter values on a PowerPivot slicer. Everything works as long as the passed slicer value is entirely alphanumeric. But if I try a...
View ArticleRating Customisations in sharepoint 2010
Hi,I have a below requirementIn the pages library, i have enabled rating feature and i can get ratings and the number of users rated. i have enabled the comments option too by adding some code in the...
View ArticleSet Workflow Variable from 1 to 001
Hello guys,I would like to a counter in a workflow, but it should look like 001, but when I write in the workflow "set counter to 001". It always shows just 1 and not 001.Is there a way to fulfill...
View ArticleHow can I create a database from a sharepoint using entity framework
Hello All,I want to develop a data base from SharePoint list independently. The column name are based on a SharePoint list eg: Contact-list (will be having 10 columns) can any one please suggest me an...
View ArticleProblem with SPQuery
I have a custom list where I have column of type Date and Time. I used this column in my query to get results from the list which contains more than 10000 items...
View ArticleHow to get site collection url based on sitecollection ID using CSOM API?
Hi, How to get site collection url based on sitecollection ID using CSOM API in Sharepoint 2010?Thanks.
View ArticleAutopilot for mcfs 3 aircraft
Hi. I've only recently installed MCFS3 on to my Vista PC. The 2 updates have been installed but I find I cannot use the Autopilot satifactorily, which of course should enable me to jump into the bomber...
View ArticleConnectable WebParts
Hi.. I Created 2 Custom Web Parts and Connecting them and in that we are using Checkbox list in Consumer based on the selection made from DropDownlist in Provider..but if we remove Checkbox...
View Article