• to Custom shipping and adding tax to shipping
    Question Jul 7, 2014
    Hi there, I am trying to add shipping on the fly in CustomShippingOptionProvider class under APP_CODE folder using 7.0 version. But unluckily It is getting into a loop and crash the site while running my code . Any help would be much appreciated. Thanks.. ---------- pr...

  • How to know who deleted an article
    Question Jan 16, 2015
    We have articles on a site that seem to be deleting themselves. i've looked in the recycle bin and can find the articles when I view by all users (over 3000 users) but when I check the users that have access to that section of the site it doesn't show for any of them. Is the...

  • Repeater item loading performance
    Question Apr 23, 2015
    Hello, I'm working on repeater with paging enabled. Now i need to make sure that the page only get only 10 items from DB instead of all. I was open debug to see the SQL script, but it seems does not contains any function like limit getting data item. I was also trying to u...

  • Kentico 7: MVC, VB, trying to get only the list of visible nav menu items
    Question May 28, 2015
    I need to get all of the visible nav menu items in a kentico 7 site. So far, I have the following: `Dim stuff As TreeNodeDataSet = TreeHelper.SelectNodes("/SiteSection/%")` which returns EVERYTHING (which I don't need). Limiting by class `"CMS.MenuItem"` narrows it down bu...

  • Production environment: limiting access to the content authoring interface
    Question Aug 16, 2015
    I would like to restrict access to the content authoring elements of a production site. By default these components will be accessible by any user via the public internet, a weak username and password combination would pose a security vulnerability using this configuration. C...

  • Accessing Related Document Information from Macros
    Question Dec 17, 2015
    Hey guys, So I have a Page Type that has multiple related documents. Im struggling right now trying to get information out of these related documents within the webpart transformation. For instance I have a staff member who has as related document a page type called Office. O...

  • Access to Setting section in CMS
    Question Mar 8, 2016
    Hi guys. I'm working to create new module in K9 and have a problem here. Pls help I create new user and assign this user to new role, and i want to access to Setting section in CMS to edit some value here. Link image below [link image](http://imgur.com/QOJJj6z) But only glo...

  • Pushing Page Type data and associated pages automatically from staging environment to production
    Question Jun 24, 2016
    I've been tasked to automatically push page type data and pages from our staging environment to production. Our content people put data into our staging environment and want it automated. Do I need to create a custom class and task to implement this? And if so, do I need to ...

  • Filter in Custom Table is not affected in Kentico 9 on Azure Server
    Question Aug 24, 2016
    Hi Kentico Developers, We are having a trouble issue in Kentico 9 Appication in Azure Server. It is that filter in Custom Table is not affected in Kentico 9 through setting in Alternative forms. * **Normally, In Kentico 9 at my local computer, filter in Custom Table is sti...

  • Split a string into array and count the values
    Question Aug 30, 2016
    Hi there, I am working on a form validation macro that will count the number of checkboxes checked and limit it to 3 or fewer. I've tried using Count to determine how many elements are in the array but it doesn't return anything. Here's my code:

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