Jonathan,
This is very neat. Thanks for posting it up here, I will add this link to the AUG thread.
Kind regards,
This is very neat. Thanks for posting it up here, I will add this link to the AUG thread.
Kind regards,

<actinic:block type="PriceList" > <b><actinic:variable name="PriceLayout" /></b><br><br> </actinic:block>
<actinic:block if="%3cactinic%3avariable%20name%3d%22PriceIsEnabled%22%20%2f%3e">
<Actinic:PRICES PROD_REF="<actinic:variable Name="ProductID" />" RETAIL_PRICE_PROMPT="<actinic:variable name="ProductPriceDescription" />">
<actinic:variable name="PriceListRetail" />
</Actinic:PRICES>
</actinic:block>
Comment