Skip to content
kenticode

kenticode

kentico branding and more

  • About
  • Contact

Tag: code

Display Page URL

Posted on November 13, 2023November 14, 2023

To display the URL of a specific page in Kentico Xperience, you can retrieve the NodeAliasPath of the page and construct its URL based […]

Continue Reading
Code #code #page #treenode

Restrict Kentico Content in Edit Mode

Posted on June 27, 2023

While in Kentico Edit Mode you might want to hide or not load certain content or scripts which slows the editing process and only […]

Continue Reading
Code #code #edit mode

Popular Kentico Transformations

Posted on January 21, 2022August 30, 2023

Transformations are very powerful tools within Kentico and very useful in rendering content using templates for Document Types, Custom Table data and other content. […]

Continue Reading
Code #code #transformation

Navigation Section Properties

Posted on October 25, 2021

If you need your menu navigation to reflect properties from Properties >> Navigation section of a page, you need to implement a logic to […]

Continue Reading
Code #code #design #macro

Bulk Delete Kentico Form Data

Posted on August 4, 2021August 4, 2021

Kentico doesn’t make it easy to manage high volumes of form records using their admin dashboard. But look no further, because the UniGrid control […]

Continue Reading
Code Tutorials #BizForm #code #data #form #records

Boosting Smart Search Results in Kentico

Posted on March 25, 2021

Kentico out-of-the-box provides an index-based search engine called “Smart Search”. The “Smart Search” is based on Lucene.Net which is a high performance search engine […]

Continue Reading
Tutorials #code #search

Date Format in Custom Web Part

Posted on March 1, 2021

When creating a custom webpart and you use the Calendar form control you can use one of the date formats to display your date/time […]

Continue Reading
Code #calendar #code #web part

Display Kentico Subsite Category Count

Posted on April 5, 2019April 5, 2019

Previous article showed you how to display the Count Number of Items in Each Kentico Category which is fine if you want to display […]

Continue Reading
Code Tutorials #category #code #theme

Popular Kentico Macros

Posted on April 1, 2019January 2, 2024

Kentico provides an object-oriented language named K#, which defines the syntax of Macro expressions. The Macro language is similar to the C# programming language. […]

Continue Reading
Code #code #macro

Count Number of Items in Each Kentico Category

Posted on March 20, 2019

Recently I was tasked to develop a list of categories displaying how many items are in each category. If displaying just the categories was […]

Continue Reading
Tutorials #category #code #repeater #transformation #web part

Posts navigation

Newer Posts
Recent Posts
  • Create a Navigation Menu for Xperience by Kentico
  • Trim Text Based on Character Limit without Breaking Words
  • Retrieve Image URL
  • Retrieve Page Tags in XbK
  • GTM and URL Hash Fragments
Categories
  • Code
  • Themes
  • Tutorials
© kenticode - All Rights Reserved | Made in Chicago