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: Inqiry Form
Prev Next
You are not authorized to post a reply.

Author Messages
usmanUser is Offline

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

08/02/2010 2:43 PM  

Hello,

I would like to know that how can I change the "Submission Thank You Message" when we click on the icon "Send Information" in inquiry form.

I know how to change the text but I want to change its size font etc..  Can anyone help?

 

Thanks,
Usman

Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:657

Send This Member a Private Message

08/02/2010 2:51 PM  

Go to the Xmod action menu for your Inquiry form.

Go to configure Xmod module >> Display Settings

Change the message to suit your needs.

It should accept HTML code but their may be a XMod limitation on the length.


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


usmanUser is Offline

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

08/02/2010 3:24 PM  
Thank you.. It worked!

Another problem.
How can I show category dropdown in business directory so people can pick a category for listing ? Also I have written this code
Currently
Viewing :  ..:: 
{XMOD_Parameter:cat} ::..


but still it is Currently Viewing : ..:: ::..

You can see the link below:
http://allaboutmclean.com/business-directory.aspx

Awaiting for reply.

Thanks,
Usman
usmanUser is Offline

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

08/02/2010 3:29 PM  
sorry.. the d i v tags are not shown
Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:657

Send This Member a Private Message

08/02/2010 3:33 PM  

Article References:

How To Use the FatGeorge Tag Cloud Control

Business Directory Dashboard Navigation Using XMod Filtering

How Do I Add a Linked Category Dashboard to XMod?


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


usmanUser is Offline

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

08/03/2010 12:26 PM  
Thanks for such informative article.
I have read this article:
"Business Directory Dashboard Navigation Using XMod Filtering" and I have selected the same options for filter using url parameter but still my site is unabe to show"
Currently Viewing : ..:: ::..

http://allaboutmclean.com/business-directory.aspx

I want to show text in between this dots...

Can you please help Mr.Anderson ??

Thanks,
Usman
Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:657

Send This Member a Private Message

08/03/2010 2:47 PM  

Hi Useman,

Have you performed the following steps?

On the main instance of the Xmod module on the listings page:

1. Go to >> Configure Xmod Module from the Xmod Action Menu

2. Go to Display Settings >> Filter By URL check the box and add the value cat for the cboCategory field

Xmod - Filter by URL

3. Go to Display Settings tab >> Header and add the following code and ensure that you have checked "Hide header if no records are found".

The following code includes the category and sub category (sub categories will show only if a sub category form has been configured).

XMod display settings header code

4. Save Your Changes

Now Xmod is aware that a value has been configured for the cboCategory field and will look for the filter value in the above header text and return the category name if it is passed in a querystring ?cat=DotNetNuke = {XMOD_Parameter:cat} = Currently Viewing DotNetNuke.

For Xmod to be able to show  the category, you need to pass to your listing page a URL link that  includes the querystring parameter that matches your filter value (in the case above it was cat).

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

In the example above, the link  is structured to inform Xmod that the listing page is at DotNetNuke tabid 106, the module ID of the Xmod instance on that page is 842, the view is list view (xmview = 1) and the filter parameter passed is cat (cat=DotNetNuke).

Currently Viewing DotNetNuke


Buck Anderson - DNN Professor

DNNprofessor.com


http://twitter.com/DNNprofessor


DotNetNuke - XMod Training Coach and XMod MVP


usmanUser is Offline

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

08/03/2010 3:17 PM  
Great.. Thanks :)
Here you can see it is working:
http://allaboutmclean.com/BusinessDirectory/tabid/89/xmmid/491/cat/Dentists/xmview/1/Default.aspx

But in Business Directory main page I see Currently Viewing: ..:: ::.. Because I haven't selected a category yet:

http://allaboutmclean.com/business-directory.aspx

So is there a way where there is a default name showing there when I haven't clicked any category?? The empty space is looking bad :(

I think this is my last question for this topic.... Many thanks :)

Regards,
Usman
You are not authorized to post a reply.



ActiveForums 3.7

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