Configuring the XMod Module
Return to the XMod module you created during the installation process. Go to the module edit menu >> Configure XMod Module

Step 1. Required Settings
Select a data entry form, detail view template, and list view template
Note: If you decide to use the XMod inline detail view select the MMI6 Detail View and the MMI6 List View templates. If you are using the XMod Detail View for XMod 5.0 - PA module, you will select the MMI6 Detail View 2 and the MMI6 List View 2 templates. This will be explained in more detail in the Configure Templates section.
Step 2. Data Settings
Select data settings options
Note: If you will be using a category navigation dashboard or use the FatGeorge Tag Cloud control add-on for Xmod to present category links, you will need to add filtering using URL parameters to your XMod data settings.

Note: If you will be using MMI6 Sub Categories form you will also want to add the URL filter for the SavedSubCategory form field..

Note: If you allow search functionality use the code above for the search box text. When configuring the Search Box link, replace tabid=89 with the DotNetNuke page tabid number that your XMod module is on. You will find this tabid number in the browser URL window when in Configure XMod Module mode.
Step 3. Display Settings
Select display settings options
Note: The code to place in the header and footer sections, above, are included in a text file in the documentation folder of your extracted downloaded zip file.
The above settings will display an Add New Listing button in the footer of the module and enable users that have security rights to add a listing.
Step 4. Security Settings
Select who can add listings

Next >> Configuring Forms