Hi all. I'm facing a problem with my custom mvc module in DNN 10.1.1 (but it already occured on previous version back to 9.4). My module stores some parameters in ModuleSettings table. So in DNN module parameters dialog, there's an additional tab with my custom settings. That's fine. I can do changes and everything works as expected. But if I click on some settings, like "Copy on all pages" or "Inherit rights from page", the dialog is reloaded, but the custom settings tab not. It's empty. Is something wrong in my module or is it a known problem? Is there something I can do to prevent the custom tab to be emptied.
Posted By Mitchel Sellers on 10/13/2025 2:03 AM Just to make sure I understand, you are changing things on permissions, or otherwise, and THEN your module settings are cleared? If you close and re-open are the values appearing again? Does the tab go away or just the values?
I can change things on permissions. But I can't change the option "Inherit View permissions from Page". That option seems to trigger a reload (it's the same if I select the option "Display the module on all pages"). When it happens, the tab of the custom module is still there, but empty. I just have this in the content of the tab:
Regarding language, the web site is in fr-CH, but I can reproduce it on en-US too.
Sorry. Seems the only option is an image. Here is the content of the custom tab when dialog is reloaded.
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.