Hi there,
I'm trying to create a sort of Forum (I know there are some out there but none that use MS Access) for DNN. However, I was going to have one setup page. So the user selects edit settings from the drop down menu of the module and then all the options to edit the settings are chosen from that point.
The problem that I'm having is that I was going to have multiple modules that get loaded onto this settings module, this is to make development easier. I have this working however, the user control that loads onto the main module does not get the ModuleID of the main module. Is there anyway to do this?
Ken