Quantcast
Channel: DevNet Questions
Browsing all 8832 articles
Browse latest View live
↧

Smart search brings the random text

I am using Kentico version V10. In that using Smart search functionality.Configuration : Page types = pages (Menu items) Index types = Pages. Analyzer type = StandardI have page having 5 Panels. When I...

View Article


Show/Hide elements depending on document type field?

Is there another way i can write this so that I have have a checkbox or radio button in the document Type to either show or hide this element from appearing on the front end?{% if (phone2.length @ 0) {...

View Article


The specified Amazon S3 bucket does not exist

We set up a Kentico v9 site and are getting this when we go to it using a browser:Runtime ErrorDescription: An exception occurred while processing your request. Additionally, another exception occurred...

View Article

Multiple instances of custom web part on same page conflicts

Hi, I have created a custom web part that produces a PDF from user entered input fields on click of a button. I am having a problem with multiple of this web part on the same page, where regardless of...

View Article

run code on every page load

Hi,(Version 8.0)I have a piece of code that I'd like to run on every page load.I could create a custom RequestEvents handler ... but there are several items requested for every page load, so it'll run...

View Article


Web Services/API's for Order/Product update

In Kentico9 is there any Web Services/API's available for Order/Product update to call from external system.

View Article

Custom Kentico Navigation Menu for MVC project

Dear,We are implementing our project by using Kentico 10 as a back-end, and MVC 5 as Front-end. We configured the project as per Kentico advice in this article. We created the structure in the back-end...

View Article

Dynamically Resolve Controls (inline widgets) in CMSUniVuew

Hi,I have a CMSUniView that I use to render a navigation menu.However, I'm struggling to resolve inline widgets for same. I followed the documentation on how to dynamically resolve controls but as I'm...

View Article


Inline Widgets in Kentico Repeater

I have a repeater that evaluates the content field from a page. This content may have inline widgets in it:Now, normally I would wrap Eval("Content") in a placeholder with EnableViewState="false" and...

View Article


Fast Deletion of 100 000's document Site

Hey guys,I have an upcomming K7 database split to do in 2 months and I was wondering if there was a faster way to delete a site than just clicking on the red X.You have to know that the web site is...

View Article

How do I disable products in Kentico 10?

I am performing CRUD operations for products of e-commerce site in kentico 10.I can add and update products using below APISKUInfoProvider.SetSKUInfo(updateProduct); Also there is an API for deleting...

View Article

Kentico 9 tranformation page/file URL

In my custom page type, you can select an uploaded file. That's fine, but in my ascx tranformation, i'm having a hard time getting the URL. The field is 'Process'.Here's what i currently have.@%#...

View Article

Error: Cannot use a CONTAINS or FREETEXT predicate on table or indexed view...

So I have 2 Smart Search indices. Both of them are based on page types. Both have a search results page with filters (multiple drop-downs and a keyword). One is called Collections and one is called...

View Article


Get EditableImage URL to set visibility from code behind

Hi,I have created web part using web user control .ascx. It contains grid of CMSEditableImages. I want to show/hide these images by add check for ImageUrl. I am trying following.Control c =...

View Article

Header and Footer disappear automatically

Hi,We build website on kentico 9.0 version. Now we are facing issue that many times header and footer automatically disappears. Unable to find reason.If I checked in and checked out home or other page...

View Article


Setting runAllManagedModulesForAllRequests="true" in web.config stops loading...

HelloWhen configuring my robot.txt, I see I should add runAllManagedModulesForAllRequests=@true@ to my web.config. When doing that, the problem is, I can't see any of my images anymore, they are not...

View Article

Kentico 9 media library files are 0KB after upload

I think this is a server setting issue, but when image are uploaded, the file length ends up being 0kb. I don't get any errors in the event log. I can see the file written to the server, it just has no...

View Article


Modifying built-in form controls for form module

I'd like to modify the HTML output when certain form controls are selected in Forms-@Fields. I'm trying to take advantage of some HTML5 features; for instance, when an editor adds a Email field, I'd...

View Article

Getting an exception in 8.2 MVC site when requesting children of TreeNode

Creating a new 8.2 site from 8.1 code and running into an issue when trying to get children of a parent TreeNode.[Exception: [TreeNode.Site]: Site is not specified or specified site does not exist.]...

View Article

installation kentico

hi I installed kentico 8.2 and in the web.cong file I put my connection string all the infos of my database. But I have this error message: The database version '7.0' does not match the project version...

View Article
Browsing all 8832 articles
Browse latest View live