I built a module consisting of two controls: "view" and "settings". The "setting" control acts on the database table associating "tabID", "ModuleID" and a parameter to be used in the "view" control. When I insert the same module in the same page using (in the module settings) two different parameters it happens that the first module is displayed correctly while the second is not displayed... In the database table however everything is written correctly: two different records with the same TabID and different ModuleID and Parameter. Any idea why this happens?
This may be due to there being two different ID values for you to use and benefit from as a developer.
I think you may want to consider using <code>TabModuleID</code>, instead of <code>ModuleID</code>.
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.