• Can I return 'You searched for:######' at the top of search results?
    Question Jan 29, 2015
    Hi there, Is it possible to create a transformation that can gather the search term to show what you searched for? i.e. "You searched for '**Lorem Ipsum**', it returned 13 results." Perhaps this is out-of-the-box and I just haven't seen it, but otherwise is this possible to...

  • Displaying Related Documents in a Text/XML Transform
    Question Jan 30, 2015
    I am trying to link the related documents for a page inside a Text/XML transformation and the following pretty much takes care of it: `` The only problem is that it includes both left and right relationships and I only want to list the ones where the current document is the ...

  • My macros got changed by the rich text editor
    Question Jun 5, 2015
    Hi, I am trying to use macros in static html web part. First I entered " " when I reopened it became " ". It seems the editor automatically changed the content. Any ideas of how to avoid this? Thanks

  • EMail template images
    Question Jun 29, 2015
    What is the best way to include an image in an email template? My preference would be an embedded attachment using a content ID. How would I do that? What are the alternatives?

  • Output format for data field in BizForm
    Question Oct 30, 2015
    Does anybody now the syntax for the output format for a data field in the field definition of a bizform?

  • Is there a toString function in K#?
    Question Feb 11, 2016
    This code works fine for returning "16" However this doesn't work Even though there is no mention in the document, I assume .Year is returning a non string type, which causes TrimStart to fail. How do I convert the return value of DateTime.CurrentDateTime.Year to string?...

  • Web Site Content Path Macro
    Question Jun 3, 2016
    I need to have the ability to have the Default Alias Path, under Settings -> Content -> Web Site Content resolve a macro that I place into that field. I have already found that the form control used is a path selector. I can't modify the database field though, because it is ...

  • comma seperate IDs value get into anthor node
    Question Jun 7, 2016
    Hello Friends, I am new in kentico CMS I have made one page type "Members" and made one field "PracticeArea" (here practiceArea ids store by comma separated) I have got member listing via page type's Transformation (Transformation type:Text/XML) Can you help how to get a...

  • Get fieldvalues from items in custom macro
    Question Jun 9, 2016
    Hello, We're creating a custom breadcrumb function where we need field values from the items we want to display. Underneath you can see our code to receive the link & title: Item is of type TreeNode. `" " + item.GetValue(Constants.Title) + " ";` Our problem is as followin...

  • Programmatically change default value in a BizForm
    Question Dec 16, 2016
    I cloned a BizForm which loads an Online Form. Is it possible to programmatically set default values to certain fields on a new form ( not an inserted form )? The values must be visible on the form. I already tried: viewBiz.Data.SetValue("FieldName", "SomeValue"); vi...

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