• RE:nonfulfilment of some license limit
    Forum Post Nov 10, 2008
    Hello again, If you need more that 30 days of evaluation, please send a message to our sales department (sales@kentico.com) with the domain name/IP address and they will prolong you the trial period. Best Regards, Juraj Ondrus

  • RE:limit chracters <%# Eval("SKUDescription") %>
    Forum Post Apr 28, 2009
    Hi, If you will use the LimitLength in some HTML code, it can happen that the HTML code will be corrupted. The HTMLEncode method ensures that the returned value is valid HTML code so it won't corrupt e.g. the design, etc. Best Regards, Juraj Ondrus

  • New Page -> Default Template Category
    Forum Post Sep 2, 2009
    It would be nice to limit the page template selections to certain categories for document types. For example, when I am creating a new Blog, I can only choose from the templates in the "Blog" template category.

  • RE:<%# Eval("####") %> define text limit
    Forum Post Oct 13, 2009
    Hi, Please just paste following text into your transformation code without any script section: <%# TextHelper.LimitLength(Eval("PreText").ToString(), 5, "...") %> Best regards, Miroslav Remias.

  • RE:<%# Eval("####") %> define text limit
    Forum Post Oct 13, 2009
    Hi, This is really strange, could you please let us know what exact version of Kentico CMS are you using and could you also please post here your transformation code (complete code). Best regards, Miroslav Remias.

  • Discountasp.net Will Not Work With Kentico
    Forum Post Apr 25, 2010
    Their hosting packages have 200MB limit on the process and this causes it to constantly recycle the app making the user login again. Seems to be no way around it. They should not be listed as a hosting partner on the Kentico site. You have been warned.

  • Limit an editor to one section of site?
    Forum Post Jul 13, 2010
    Hello - I am interested in limiting an editor to a subsection of my site. I looked through the manuals and have not been able to figure this out. How do I go about limiting a user or role to a particular subsection? Thank you.

  • Limit Downloads to Authenticated Users for Document Attachments
    Forum Post Oct 4, 2010
    I am using the document attachments web part control and I can hide or show the web part based on whether a user is authenticated...but could I set it up to display the list of document attachments but not allow them to download it if they are not an authenticated user?

  • RE:Limit Downloads to Authenticated Users for Document Attachments
    Forum Post Oct 7, 2010
    Can you give me some idea where I would do this kind of switch? Would I need to do this in some code behind somewhere or could this be done some other way. I could use a bit more detail. ;)

  • RE:Limit Downloads to Authenticated Users for Document Attachments
    Forum Post Oct 13, 2010
    Hi, You can add your code into the OpenTransfName transformation. This way only unauthorized users will be asked to register or login. If your goal is something else, could you provide us some example, please? Best regards, Ivana Tomanickova

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