Discussions

Tag Filter:
When using <xmod:Each /> in a template, it only replaces one token per iteration. E.g. This works <xmod:Each Delimiter="," Value='[[FuelType]]'> <ItemTemplate><img src="/Portals/0/Icons/icon-{value}.jpg" style="width: 41px; height: 41px;" alt="{value}" /></ItemTemplate> </xmod:Each> But this does not work: <ItemTemplate><img src="/Portals/[[Portal:Id]]/Icons/icon-{value}.jpg" style="width: 41px; h
Exciting news XModders! We are happy to announce the release of XMod Pro 4.6 - a new feature release. XMod Pro 4.6 is now available for free download and installation from our Downloads page for our existing customers with active subscriptions as of July 7, 2014. Some new additions include xmod:Each and xmod:NavigateUrl tags as well as a new Code Folding feature in the code editor - to name ju