• Display products and product categories in single page
    Question Aug 31, 2018
    Sorry if this question is odd, I'm extremely new to using Kentico MVC. Basically I'm working on a project for a donation site that is using two page types: Funds and Fund Categories. On the Kentico side, when a fund is created the user selects which category it belongs to fr...

  • Custom tax calculation
    Question Jun 28, 2021
    Requirement is to deduce tax depending on the user selection (selects if tax exempt or no), during the product ordering process. What is the best way to override default Kentico tax calculations and include additional options when the class should be calculated or not.

  • GetFileURL on different site
    Forum Post Sep 4, 2009
    Hello, I have two sites installed on my machine. The first site is a public site, while the other site is for internal use and only visible trough our intranet. We would like to have the intranet site to manage the information both for intranet and internet use, so we put a...

  • RE:MegaMenu issue
    Forum Post May 16, 2012
    Hi, this code worked for me (only apostrophes were replaced by its codename as described in previous post): <asp:Literal ID="ltlContentBeforeDivStart" runat="server" Visible="false" Text='<div class="' /> <asp:Literal ID="ltlContentBefore" runat="server" Visible="false...

  • RE:SEO friendly names of CMS.Files
    Forum Post Aug 22, 2012
    Well, .aspx is not working... empty white page in the browser when opening http://www.vtx.ch/getattachment/General-Terms/VTX-Telecom-General-Terms-and-Conditions.aspx Furthermore, we do want to show/use the .pdf extension in the URL, so our customers understand, that they ...

  • RE:Create a document type with upload a file
    Forum Post Nov 18, 2013
    I forgot to tell , I have tried form control "Media Selection" , but I can not use this as this field is a link to the uploaded document and once user clicks on the link they will be able to download the document. But when I use a "Media Selection" it doesn't allow me to do so...

  • Kentico Form File Upload clears if form not fully validated
    Question Dec 29, 2015
    I am building out a form in Kentico v9.0 and we have a file upload field. The upload works fine however if another field fails its validation then the file disappears and the user has to go back in and re-upload all the upload file fields. Is there is a way to have the file st...

  • Build a Portal Engine widget in MVC
    Article Apr 18, 2019
    Have you ever used a Portal Engine web part that did almost the thing you wanted, but not quite? Do you remember the CSS list menu generating all kinds of CSS classes except the ones your front-end designer wants? Or all the sleepless nights trying to fine-tune Repeaters? Wil...

  • Email Marketing Coupons module
    Article Jun 6, 2016
    Have you ever wondered how to automate distribution of discount coupons to customers? Recently we have published a module on our Marketplace  that allows you to do just this. In this article you can find out how we approached the design and implementation of this module.

  • GetFileUrl From aspx/cs file?
    Question Apr 21, 2015
    I'm using a direct uploader property on a page type, and when looking at the stored value it's a guid. How do you get the files URL from that guid? I've found this: http://devnet.kentico.com/docs/8_2/api/html/M_CMS_Controls_TransformationHelper_GetFileUrl_1.htm But that requ...

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