Configuring Your XMod Pro Module

The XMod Pro module configuration page allows you to assign forms and templates and set some security options for the module. The Configuration page is available to portal administrators as well as Hosts and SuperUsers. You can view the Configuration page by selecting "Configure" from the Actions/Manage Menu for the module, as seen below.

 

 

Most of the settings that define how your XMod Pro application operates are defined within the forms and templates. However, the Configure page is where you determine what forms and templates you'll use and, if necessary, how they will operate. It contains four tabs:

 

Settings Tab

 

On the Settings Tab, you select which Template and which Form this module will use. You can choose to select just a template and no form, just a form and no template, or both. If you select just a form, then that form will appear when the module is loaded. If you're familiar with XMod, you can think of this as the FormView module. The net effect is that the user, when he/she navigates to the page, will see the form without having to click any links or buttons to do so. This mode is perfect for "Contact Us" or "Feedback" kinds of forms.

New to version 2.7, you can also specify your own Custom Settings for each module instance. This essentially allows you to create your own tokens that can be used in the form and template the module is using. To add a setting, click the "+" button. To delete a setting, select it in the list box and click the "X" button. To edit a setting, select it in the list box. For each setting you'll provide a Name and a Value. To use the setting, you'll create a Module token with that Name like so: [[Module:settingName]]. At run time, the token will be replaced by the Value you specify. So, in the example shown in the screen shot, if we placed [[Module:DepartmentTitle]] in our template, it would be replaced by Marketing at run-time.

 

DNN Search Integration Tab

New to version 4.0: XMod Pro now allows you to get your data indexed by DNN's Search Engine, making it possible to include XMod Pro managed data in site-wide searches.

As with all things XMod, we made Search Integration as flexible as possible to better accommodate the different scenarios in which it might be used.

 

 

 

 

Security Tab

 

On the Security Tab you select which DNN roles have permission to add records through the module. Edit, Delete, and Detail View permissions are set within the template. Each user within the selected role(s) will be able to add records. You can select multiple roles by Shift-Clicking to select adjacent roles or Ctrl-Clicking (or Command-Clicking on the Mac) to select non-adjacent roles.

 

About Tab

 

On the About Tab you can see the "DLL Version" of XMod Pro (4.3.0.0 in the image above). This may be different than what is reported by DNN in the Module Definitions page. When reporting issues, we may ask you for this version as it will help us identify which release you're using. The value in parentheses is the DNN version that this version of XMod Pro should be running in. If you are running DNN 4.6 and the About tab reports DNN 5.0.1 and later, you are running the wrong version of XMod Pro. You should instead install the version for DNN 4.x.