Hello everyone -I have the following code in my transformation:div class=@CKcontentA@ style=@background-image: url('@%# Eval(@ContentBG2@) %@');background-repeat: no-repeat; background-size: 265px;...
I read the documentation about display discount price in Kentico: https://docs.kentico.com/k12/e-commerce-features/managing-on-line-stores/discounts/working-with-catalog-discounts/displaying-catalo...
Hello,When editing add an order in the Orders application, the General tab doesn't execute the transformations for the Customer and Company field. I only see:Customer: Ecommerce.Transformations.Ord...
I am using the Web Part Control Id - SmartSearchDialogWithResults. My Seach index contains both Pages and WebPagesCrawl types. The Page Filter Page types = custom.tbPolicy;CMS.MenuItem;CMS.File The...
referring the case: https://devnet.kentico.com/questions/links-between-page-types I tried attaching Images and it worked fine and I could upload and display as many Images as I wanted, but I am fac...
Hello, I need to allow users to make a selection in the UI that allows them to switch between a @list@ view and a @tile@ or @card@ view of content in a basic repeater. I can build both transformati...
Hello again,I am trying to include a Repeater web part inside a Hierarchical Viewer Item transformation. I have this setup where I would display 2 levels of different page types and on the bottom o...
Hi I have a hierarchical transformation and in one of the ascx transformations I'd like to conditionally apply a transformation to the current element depending on a property in the parent.Ideally ...
I am using Kentico9I am trying to create a menu that only has a drop-down if the node has children of a specific page type. I am using a hierarchical viewer and have applied transformations at eac...
Hi, in Kentico 9 I want to have two kinds of attachments in products: jpg images and mp3 sound files. Both sets I am going to display on Product Details page via two different Basic Repeater Web Pa...