I was hoping I would be able to over ride some templates in bulk to make the process more scalable, I have about 1,000 adjustments I want to make and clicking them each one by one seems foolish,
I've been poking at the db but it doesn't seem like there is an on/off kind of variable for over riding the template, wherever I have manually done an over ride I see it creates new entries in [APM_ComponentSetting]. I'd imagine that there must be some way I can break this into a two part process, one to effectively click the over ride button and get those entries added to the db, and then a second pass to update their values based on some custom properties I made.
Anyone done this before?