I am currently setting up Continuous integration on a project I am working on. I only want certain things to sync, and want to avoid overriding content on a different implementation of the project....
Hello,I added a custom setting inside a module, as per documentation. However in the Staging section only 2 tasks were created (@Create Settings category '....'@), which correspond to the 2 parent ...
Dear,Please guide me on this deadlock exception, I am getting this for CMS_SettingsKey table.Message: DataConnection.HandleError]: Query: SELECT * FROM CMS_SettingsKey WHERE [SiteID] = @SiteID AN...
Hi,I have created some custom settings keys in the back end, but I was wanting to move some of the settings keys from that menu item to a new menu item. Is there an easy way to do this? I can't see...
How can I access a setting in a ASCX page template layout? I tried using @%= CMS.DataEngine.SettingsKeyInfoProvider.GetStringValue(SiteContext.CurrentSiteName + @.setting@) %@, but it doesn't recog...
I created an custom module with custom settings, where I want to allow the editor to edit the settings themselves?Does anybody knows if this is possible and how to do this?
Hello,I'm trying to add a cache dependency based on a settings key object. I'm using a code similar to the following:List