What is SkyDrive Pro in SharePoint 2013 | Sharegate's Blog
Great explanation by the author Benjamin Niaulin. Thank you!
Monday, June 3, 2013
Friday, May 10, 2013
Thursday, May 9, 2013
My findings in Microsoft world: Using AutoSPInstall to install SharePoint 2013
My findings in Microsoft world: Using AutoSPInstall to install SharePoint 2013: Overview In the past most of us doing the SharePoint 2010 development work have used AutoSPInstall from codeplex http://autospinstalle...
Monday, May 6, 2013
Tuesday, April 30, 2013
SharePoint 2010 and SQL Server 2012 Reporting Services Installation and Conifguration
From Liam Cleary [SharePoint MVP]
Part 1: http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=66
Part 2: http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=67
Part 1: http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=66
Part 2: http://blog.helloitsliam.com/Lists/Posts/Post.aspx?ID=67
Labels:
SSRS
Thursday, April 25, 2013
Versioning Your Published InfoPath Forms
Versioning Your Published InfoPath Forms
Infopath template has version number, you can see the number via Form Options/Versioning. Also whenever you publish the infopath form, the version number is incremented.
A good practice of designing infopath form template is to show the version number on the form. You can add a calculated value field to the bottom of the form and set its default value to
Infopath template has version number, you can see the number via Form Options/Versioning. Also whenever you publish the infopath form, the version number is incremented.
A good practice of designing infopath form template is to show the version number on the form. You can add a calculated value field to the bottom of the form and set its default value to
substring-before(substring-after( /processing-instruction()[local-name(.) = "mso-infoPathSolution"], 'solutionVersion="'), '"')
Labels:
InfoPath
Subscribe to:
Posts (Atom)