I have custom module and class with next fields:ItemNameItemUrlItemDescOn class item save I want automatically generate @ItemUrl@ from @ItemName@ using the same approach Kentico uses for NodeName t...
I'm wondering how to get documents of a certain type where one of their child nodes contains a value.Example tree: Folder (CMS.Folder) │ └───Accommodation 1 (custom.Accommodation) │ │ Addre...
What is the easiest/simplest/quickest method in Kentico to pull a value from a custom table? Let's say I've got a table @My_Veggies@ and I want to pull from a column called @ExpirationDate@ in th...