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 |