Buck Anderson - DNN Professor Member Login
February 08, 2012

ForumsDNN Professor Forums

DotNetNuke Forums | Xmod Forums | Internet Marketing Forums | DNN Professor Product Forums

Product Support and Product Forums Registration


Subject: currently viewing
Prev Next
You are not authorized to post a reply.

Author Messages
steveUser is Offline

DNN Newbie
DNN Newbie
Posts:4
Send This Member a Private Message

01/11/2010 4:45 AM  

I can't seem to get the .....Currently Viewing:  ..::  ::.. field to display category or sub categories. It remains blank.  Any secrets to getting this field to display? 
 

Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:657

Send This Member a Private Message

01/11/2010 9:35 AM  

The currently Viewing section will be propagated by the passing of a dashboard category querystring parameter.

On the Xmod module action menu you need to add values to the Data Settings tab >> Filtering >> Filtering using URL parameter

The form field for the Categories is cboCategory and I typically give it a value of cat

if you are using the sub categories the form field is SavedSubCategory and I typically give it a value of ssc

In the code for currently viewing in the Display settings section you will see how these tie together.

Currently Viewing:  ..:: {XMOD_Parameter:cat} » {XMOD_Parameter:ssc} ::..

If I create a link in a text/HTML module:

http://dnnprofessor.com/tabid/106/xmmid/842/xmview/1/Default.aspx?cat=DotNetNuke&ssc=Modules

It would return a list of all listings in the category DotNetnuke and the sub category Modules.

The tabID and the xmmid values can be obtained from the URL of the page when you edit the XMod module.

If you go to Configure XMod module you will see the tabid of your module and the value for mid is the cmmid value for your link.

The xmview/1 means that you want to return the results in Xmod list view.


Here some articles for your reference:

If you are manually adding a category selection list:
How Do I Add a Linked Category Dashboard to XMod?

If you are using the FatGeorge Tag Cloud control to add a category list:
How To Use the FatGeorge Tag Cloud Control

Business Directory – Configure XMod Module

All XMod related articles:

Buck


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


You are not authorized to post a reply.
Forums > Product Forums > Move My Inventory > currently viewing



ActiveForums 3.7

Copyright 2004 - 2012 by Jive Media Group LLC. All Rights Reserved.  | Terms of Use | Privacy Statement | Email White Listing | Site Map