Page (Menu Item) vs Custom Page Type set as Product Section?
While creating a product catalog, I am creating products as a custom Page Type with @Page type represents a product type@ checked, but I don't see the benefit to setting the product's parent pages...
View ArticleNewbie Content Structure Question
I'm creating a page that will show a list of recipes along with ingredients. My question is, what is the recommended approach to structuring such data (pages vs. module classes, etc)? There will not be...
View ArticleCreating new CMS.Attachment using REST
Hi there I am after some advice for the correct format for sending a request to Kentico REST for creating a CMS.Attachment object. I have followed the instructions at the below...
View ArticleCustom payment form - unable to set order status to Authorized without...
We are attempting to use the checkout process in Kentico to authorize a credit card payment rather than charge it. To that effect, once the checkout process has been completed by the user, we want the...
View ArticleGetting data from a multiple choice property of a custom page type
Hi guys, I have a custom page type which represents the technologies that are used for the clients on my kentico site. On my clients page type I have a multiple choice property which looks at every...
View ArticleAdd product options to a product
Hi,I am trying to create products with a variant in its color. I followed the...
View ArticleCustom Table Field Validation Based on another field.
Kentico Version: 9.0.42I have the following fields,Fields:Status -@ {1,2,3}Note -@ {text}Date -@ {DateTime}Here note and Date is required only when user select value as 2/3 in Status field, is this...
View Articlepls advice me
I have several coppies of one .cst file uploaded on server location. I need to email the latest file as a email attachment. please advice me how to do thisThank you Ramesh
View ArticleHow to get line wrapping working in codemirror (source highlight) plugin for...
Hello, we are using Kentico 9.0.47 and have enabled codemirror-Plugin for CKEditor as outlined here:Kentico DocumentationUnfortunately we don't get the linewrapping enabled which makes editing of...
View ArticleCache automatically
HelloI'm using Kentico 9.50, and declared my output caching. The output caching time is 30 minutes and it's working fine.After 30 minutes the problem is: the first time a page is visited, the loading...
View ArticleSetting a Minimum Nesting Level in Hierarchical Viewer
I'm trying to find the logic to change the minimum nesting level in the Hierarchical Viewer.As an example, I have one parent page and one child page nested to the parent. That child page does not nest...
View ArticleKentico redirect based off URL
We have sales rep profile pages that need to be access by firstname.lastname. So an example URL would be www.mysite.com/mark.handy. This redirect to...
View ArticleAccessing Product Variant Data via APA
I've got a product with hundreds of variants. I'm tracking inventory by variant, but I'd like to give the customer availability feedback when they select the variant options, as opposed to when they...
View ArticleHow to delete mistakenly created full license
We would like to know , how can we delete mistakenly created full license, as we had generated full license with wrong domain. Please help.
View ArticleDocument History
Hi,We're using version 8.0. When we look a particular version of the document history of a page, the @DocumentContent@ field doesn't show the ENTIRE content of that previous version. Is the entire...
View ArticleRemove all inline styling with Paste From Word
Hello Everyone,I've noticed that the @Paste from Word@ button in the CKEditor does not remove all of the inline styling created by Microsoft Word. Specifically, the margin-left and margin-right...
View ArticlePayment Gateway - Update Order Status
Hi,I'm trying to update the order status once the payment has been completed. I'm using a third party payment gateway so the user is redirected to the payment gateway and redirected back to kentico...
View ArticlePDF - Page description as search result
How to display the pdf document's (in pages library) description as search results through transformation?Example: I have a pdf document in Pages library as TK388.pdf, the description of the document...
View ArticlePayment Gateway - Payment Status when navigating to third party payment gateway
Hi,When the user navigates to a third party payment gateway, Kentico always sets the OrderStatusID = 1 which is Failed Payment but actually user hasn't made the payment yet. Following is my code. Even...
View Articleuse macro if condition in email notification
I am using a macro for if condition to check if a field is null or not, in a form email notification. I tried this one:{% if(City != string.Empty) { $$value:City$$ } #%} It did not work, and I am not...
View Article