All,
I am in the process of writing a multiple control application using DNN 3.1.n. In our application, we have users that have either read-only or read/write permissions on a per module basis. The issue is that thos with read/write access should not have the ability to manage the module, in other word, we needed app/specific read//write settings.
To achieve this, we have a control to handle read/write settings that is added as a settings control to each module definition. Fine so far.
The wrinkle comes when we need not only the read/write settings, but also the custom filter settings for any module that is a combo selector.
Is there any way to have more than one control act as a settings control per module definition and have both pieces appear in settings?
Thanks, jm
|