Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Module Category - Where is value storedModule Category - Where is value stored
Previous
 
Next
New Post
10/15/2014 12:24 PM
 

​Trying to find the database table or file where Module Category (Admin, Common, Developer) values are stored.

The menu option is from Host, Extensions, Edit Module.

 
New Post
10/15/2014 8:22 PM
 
The values, Admin, Common, Developer, < None > are records in the [Taxonomy_Terms] table. In my install they are the first/only four records I see. The relationships between the values and a given module is stored in the [ContentItems_Tags] table. The TermID in the [ContentItems_Tags] table refers to the PK of one of those four values. The ContentItemID refers to the ContentItemId of the module's record in the [DesktopModules] table. This in turn refers to a record in the [ContentItems] table.

Looked at [SOURCE]\Website\DesktopModules\Admin\Extensions\Editors\ModuleEditor.ascx.cs - Line 191 which pointed to the taxonomy/content items tables.
 
New Post
10/16/2014 11:02 AM
 
Thanks, Brian! Didn't think of the Editors subfolder.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...Module Category - Where is value storedModule Category - Where is value stored


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out