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: Photo Gallery Icon on List 2
Prev Next
You are not authorized to post a reply.

Author Messages
ECFUser is Offline

DNN Active Member
DNN Active Member
Posts:41
Send This Member a Private Message

07/16/2009 10:00 AM  

I'm trying to work through the logic in your forms and templates and have hit a snag. Using List VIew 2 template, I wanted to disable display of the Photo Gallery icon. The template code suggests that if ShowImagesOnDetail = HideImages, the icon will not display.

Setting HideImages in the Show Images Gallery Section seems to have no effect on icon display, but it does turn off image gallery display on the Detail page.

Did I missread the code?

Thanks,
Ed

ECFUser is Offline

DNN Active Member
DNN Active Member
Posts:41
Send This Member a Private Message

07/29/2009 9:42 AM  
Buck, any answer to this one?

Thanks,
Ed
Buck AndersonUser is Offline

DNN Master
DNN Master
Posts:657

Send This Member a Private Message

08/08/2009 9:06 AM  

Hi Ed,

On the MMI6 List View template code line:

[case value="[xmod:field name="showImagesOnDetail" usevalue="true"/]" operator="<>" expression="NoImages" comparetype="text"]

Change to:

Replace brackets with arrows.

[case value="[xmod:field name="showImagesOnDetail" usevalue="true"/]" operator="<>" expression="No" comparetype="text"]

I will upgrade the package to reflect this change.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

On the MMI6 List View 2 template code line:

[case value="[xmod:field name="showImagesOnDetail" usevalue="true"/]" operator="<>" expression="HideImages" comparetype="text"]

Change to:

Replace brackets with arrows.

[case value="[xmod:field name="showImagesOnDetail" usevalue="true"/]" operator="<>" expression="No" comparetype="text"]

I will upgrade the package to reflect this change.

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 > Photo Gallery Icon on List 2



ActiveForums 3.7

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