Scenario : I want to build a simple little “Auto Tagging” app that will set some metadata columns (on a list item), based on values of some other columns. E.g. in pseudo … “If Title = ‘Mark’ Then Set XYZ column to ‘ddd’ and PLL column to ‘dldd’
I need this app” to work on SharePoint 2010, 2013 and also Office 365. I know I can’t use Sandbox (as code will be deprecated), is there any solution that is going to work across all 3? Or, am I forced to architect this via the App Model and also via a Farm Solution with Event Receiver on 2010?
Hi Mark, This article may give you food for thought: http://blogs.msdn.com/b/bobgerman/archive/2013/10/08/future-proof-solutions-part-2-sharepoint-2010-solutions-that-become-provider-hosted-apps.aspx