• Capturing URL from form submit
    Question Jan 12, 2017
    I have a form developed with form builder that we use on multiple pages, is there a way to track the URL that the form is submitted from?

  • macros not working in on line forms
    Question Feb 17, 2017
    I want to give default text box values for First name , last name and email in my forms and I'm using macros for their values. But it is not not working. please provide proper solutions. (Macro Format= )

  • CurrentDevice.ScreenPixelsHeight Not working
    Question Jun 19, 2017
    Hello, I'm trying to get height of the device, but returns 0. Thanks

  • how to get item information from custom table by query string
    Question Aug 28, 2017
    I would like to get itemID from query string and get name of item from custom table like http://www.abc.com?itemid=123. how can i use below macro expression to get from querystring? I tried this way but not succeeded:

  • Page Menu Item custom field in template
    Question Dec 7, 2017
    I would like to put a CSS class as a field on the menu item page type so that I don't have to make a new template for minor changes. I created a copy of the Page menu item type and added a "CSSClass" field to it. Then, on the template I have this: But it is empty. Is thi...

  • Layout settings
    Question Dec 15, 2017
    I set this `{$=Hello world|ru-RU=Здравствуй мир$}` value in Tab headers property of Tabs layout settings, but tags doesn't work and insert on page as text. What I can do for break line?

  • How can I get the URL parameters while sending email notification post form submission
    Question Apr 13, 2018
    I have a form which has a Email Notification configured. I need the URL parameter along with the URL. Currently I'm getting the URL by using $$value:URL$$. But now we need the URL parameters also. Any help would be appreciated.

  • Dropdown marco expression
    Question Aug 2, 2018
    I've created a custom field that I'd like the user to select a year from a drop down list. I have used the following macro expression to populate the dropdown: `y = DateTime.now.year-50; x=DateTime.now.year; while (y<x) {++y}` This results in a dropdown holding the last 50 y...

  • Trying to get Parent DocumentName for Default value in dropdown
    Question Aug 14, 2018
    I have a pagetype with a dropdown of values that match the folders the items are inside of (for readability) I'm trying to set the default value of that field to always be the parent DocumentName but none of the macros are working. I tried in page and I am getting the proper v...

  • Html Content become encoded inside if condition
    Question Sep 20, 2018
    Hi, kentico version: v11.0.21 We encounter an issue with macro condition within an email template somehow the content become encoded, I'm probably not the first one to end in this issue, sooo HELP :) Here is a sample of the problem, Template: aaa aaa Code m...

  •   ... 51 52 53 54 55 56 57 58 59 60 ...