• Kentico Macro "padleft" with Online Form
    Question Jun 12, 2017
    Dear All, For Kentico Online Form I try to use padleft join with ContactFormID to display in Subject field but I always go error with "Error while evaluating expression: |(padleft)3(with)0" Here my Macro " Email confirmation" Could you help me how to fix this issue? Thanks...

  • macro condition
    Question Sep 11, 2017
    Hello, How can I test if a variable has a specific arabic value using macro condition. I used : if(variable == "عربي") { ... } but it didn't work.

  • Macro in form email notification
    Question Aug 22, 2018
    I want to use macro in form email notification, but didn't work I want to hide label, in case input is empty. So in email, it should hide label with empty input. Is there a way we can control this? [http://prntscr.com/kln8o9](http://prntscr.com/kln8o9)

  • How do I get a document's live URL in a macro?
    Question Feb 20, 2014
    How do I get a document's live URL in a macro?

  • How to add page type where condition in macro ?
    Question Jul 18, 2017
    How to add page type where condition in macro ? Documents["/Products"].AllChildren.DisplayNames I have written above and its working fine but i need to add class name(page type) condition here for filter out data. please see below image. ![Image Text](http://sakuradev.p...

  • Macro for Datetime calculation
    Question Apr 9, 2020
    Hi, I need to write macro to calculate some datetime fields but I found this is strange. I can use AddDays function to the below CurrentUser.LastLogon field and this seems working correctly: But then when I need to use the same AddDays function to calculate another datetime...

  • Few hints for large file uploads, authentication cookies and advice of delivery
    Knowledge Base Article May 22, 2009
    In this post I will tell you few words about the large file upload in ASP.Net and Kentico CMS. Also I will provide you with idea of sharing cookies across domains and also few words about advice of delivery.

  • Authentication cookies keep coming back from the dead :(
    Question May 28, 2019
    I have two instances of kentico 11 with the same website running on two different servers. One is a test site, and the other is the live site. I have a page on the test site that requires authentication to view. When I view that page first thing in the morning, it asks me for...

  • Macro documentation
    Question Aug 8, 2016
    I'm struggling a bit with Macros, specifically the seemingly poor documentation of it. Just now I'm looking up ways to output specific rows from custom table via Macro. From the reference page here, I gathered that I can apply a Where clause via Macro. (https://docs.kentic...

  • Default value with Macro for non-string fields
    Question Jun 3, 2014
    Hi, In a field (of a custom table) I'm trying to set a default value from a querystring. This works for fields of string datatype, but not for integers and other non-string data types. I tried something like {?tagid|(toint)|(default)0?} which should result in an integ...

  •   ... 11 12 13 14 15 16 17 18 19 20 ...