Greetings,I'm using an old version of Kentico (v7, we'll be upgrading soon!).I'm having problems accessing customtable data from within a macro. Below is a screenshot from the Macro Debug log, null...
I have a volume discount on a product and a coupon code. It seems the coupon code is getting applied before the product volume discount. In other words, this product is $5.50. If you buy 4 or more,...
Having trouble getting the right syntax to display/hide the discount value on the Order_ContentTable.text transformations when the value is 0 (zero).If an order item has options, it's the options t...
Hi folks,Hope someone can help me with a macro for a print-friendly template. The template is a generic page that uses a query string to load the right document. The macro will trigger the visibili...
Hi thereThis might be simple but, I'm using 'DocumentHelper.GetDocument' with workflow turned on (Kentico 7.0.82). It seems that GetDocument just grabs the latest saved version of the document and ...
While debugging another issue, our designer noticed that the hidden viewstate field was ridiculously large(600k characters). So I started adjusting the viewstate settings for individual controls. ...