• Questions related to Searches
    Forum Post Apr 13, 2012
    Hi Guys, Question 1: I am creating a smart search filter. I am using this code which is working perfect: ;;All +classname;cms.smartphone;Smartphones +classname;cms.laptop;Laptops +classname;cms.itservice;IT services So it is looking for the appropriate document...

  • RE:Categories and Blog Posts
    Forum Post Mar 6, 2013
    Hey, I recently had the same problem, so I ended up writing a custom transformation function. Here's the code: public static string GetDocumentCategories(int documentId, string documentListAliasPath) { if (documentId < 1) { throw new Exception("Invalid ...

  • RE:Use alternative URL for dev site to keep live site up and running
    Forum Post Mar 13, 2013
    Hi, I've tried a few things. I added the website by going to alliance.org.za/cmsdesk using localhost as the domain. Problem with that is I can't use localhost because it's on the server. Doing it from the server will also not work because localhost is the defaultwebsite fo...

  • Does "Min items in one order" work as expected?
    Forum Post May 2, 2013
    The "Min items in one order" field on a product does not seem to work right for me. According to the documentation: Min items in one order - defines the minimum number of items in one order. Here is what happens. I set this to 5 for an item. I figured out how to make ...

  • RE:Adding watermark to a field
    Forum Post Jul 9, 2013
    We've been putting a "*" in the TextBox fields to indicate that a value is required, and in our QA testing practically all the testers are noting that the email field is required but not visibly flagged as such. Any progress on adding watermark capabilities to email fields in...

  • Add custom dropdown to web part property pages
    Forum Post Sep 25, 2013
    Hi there, I'm not sure if this has been discussed before, or if I'm missing something obvious in the documentation. If so, I apologise in advance. My scenario is this: I need to build a custom web part which allows a content editor to choose from a number of dropdown ...

  • CSS images in App_Themes
    Forum Post Jan 14, 2014
    Hi, I followed the ASPX tutorial and added a custom CSS style (assigned it to the site, copied files into App_Themes/<CSSCodeName>/Images. CSS images are referenced this way: background-image: url(/App_Themes/KplusDesktop/Images/logo.gif) where "KplusDesktop" is t...

  • Domain alias for localhost
    Question Aug 18, 2016
    Hello I've created a `Domain Alias` for my localhost space, but when I'm running the alias I'm gettting `HTTP Error 400: Bad Request - Invalid Hostname`. I've seen I need to create a license, but after creating it, it gives the same error.

  • repeater where condition
    Question Jun 22, 2017
    Hi, I have a "folder" of documents with a custom field, let's call it "CustomField". And I'm using an hierarchical viewer to display all documents where the CustomField is empty. But for the life of me, I can't figure out/remember the correct way to do this ... I've tried m...

  • Display User Birthdays
    Question Oct 16, 2017
    I'm working on an Intranet page for a client site. They want to have an upcoming birthdays and anniversaries section. I have a Users Data Source as described here https://docs.kentico.com/k8/developing-websites/loading-and-displaying-data-on-websites and a Basic Repeater. How...

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