Adam,
DNN 3.1 using CuteEdutor 4. I want to configure CuteEditor in certain modules to use a particular security.config file while others use another security config file. Currently this is all stored in the web.config file for the CEHTMLProvider.
Is there any way I can dynamically change the config file used via javascript on the client at runtime?
Thanks