• Custom Procedure unable to select views
    Question Feb 17, 2016
    Hello, i've developed a custom stored procedure. create PROCEDURE [dbo].[procView] AS BEGIN select * from View_xxx_Joined end Im trying to call this stored procedute form the bit-wizard sql execution model. Unfortunately this causes an error "Ca...

  • Force lower case URLs
    Question Mar 19, 2015
    We've recently released a Kentico site and in: Site Manager > Settings > URLs and SEO we have set "Redirect invalid case URLs to their correct versions" to force lower case: "Redirect all requests to lower case URLs". However this doesn't seem to be having any effect. This ...

  • SQL query fails
    Question Jun 2, 2016
    Hi, I'm running below query in ASCX transformation, but it is failing and shows error - CS1026: ) expected - on my page. <%# DataSet ds = ConnectionHelper.ExecuteQuery("select count(*) as Count, DocumentName from CMS_Documents where typeofdocument LIKE '%dinnermenu%' AND doc...

  • Disable Date-Selection on Calendar Form Control
    Question Aug 22, 2016
    Hi, Is it possible to actually disable date selection for specific dates using the Calendar form control? I know that I can setup validation rules so that invalid (or unavailable) dates are rejected before the form is submitted, but what I want to do is completely disable spe...

  • Having two instances of a CMS point to the same database
    Question Aug 29, 2016
    Is it possible to set up two instances of the same website that point to the one database? I know you can use the site wizard to create two websites in one instance but they share the same code base. I'm referring to two physically separate code bases that are pulling from two...

  • Kentico 9 hierarchical viewer and repeater doesn't resolve difference columns for different pages
    Question Oct 13, 2016
    I added repeater to web part zone. In page types I added two pages(CMS.MenuItem, Custom_page - custom page). After thet in columns I added specific column names from each page types. After that kentico doesn't reolve columns which isn't in one of the table. For ex: Custom_pa...

  • Web parts not Deleting and moving
    Question Jan 27, 2017
    Hi, i have different web parts in a page i am trying to move or delete the web parts but it is not deleting and not even moving please help me why it is happening.

  • Smart Search - Capitalization Matters (k8.2)
    Question May 17, 2017
    I'm using smart search on my site. I recently became aware that if someone searches in ALL CAPS in the search, it returns no results. [https://www.atecorp.com/](https://www.atecorp.com) I'm using the global setting 'Redirect invalid case URLs to their correct versions' as '...

  • Securing QueryString parameter in Repeater
    Question Jun 15, 2015
    Hello, I am passing WHERE condition in repeater as follows: `JobType LIKE '%%'` I would like to check if no malicious characters are stored within [type] parameter. Is there any Helper function I could use within WHERE clause of the repeater or any other way to secure it ke...

  • E-Commerce Product Weight Required if item Needs Shipping
    Question Jul 24, 2017
    This feels like it should be stupid simple, but for the life of me I can't get this to work. So what I want to do is to require the Product Weight to be filled in if the SKUNeedsShipping checkbox is checked. On the SKU Weight field I have tried to put validation that will ch...

  •   ... 61 62 63 64 65 66 67 68 69 70 ...