0
0 Comments

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?

(Visited 17 times, 1 visits today)
Add a Comment