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

Kentico URL alias for custom page types

I've put a testimonial section together. In the CMS desk, the custom pages are kept in a folder called Testimonial. My CMS structure is like thisTestimonials - landing page Testimonial - folder where...

View Article


Abandoned shopping cart detection

I need to add javascript code to show a popup a user abandons a shopping cart. I found 2 solutions for Kentico 7 and Kentico 9, but they don't work for Kentico 8. How can I resolve this?

View Article


Upgrade from 8.2 to 9 issues

I have class CMSModuleLoader.cs that is using GeneralizedInfo.ObjectType. The error GeneralizedInfo does not contain a definition for object typeWhat should I use to replace...

View Article

API change in version 9

I was looking at the change for System.Boolean CMS.Newsletters.SubscriberNewsletterInfo.SubscriptionEnabled in the API Change list for 8.2 to 9.It recommends Service ISubscriptionService@ Entry...

View Article

Can't seem to find web analytics application on dashboard

Hi all, I've been wanting to access the web analytics for a site I'm working on, but I can't seem to be able to find the web analytics application in the drop-down list when wanting to add another...

View Article


Difference between IsDesign vs PortalContext.IsDesignMode()

I just start to learn Kentico 9 and trying to make custom web parts layout...

View Article

Programmatically change default value in a BizForm

I cloned a BizForm which loads an Online Form.Is it possible to programmatically set default values to certain fields on a new form ( not an inserted form )? The values must be visible on the form. I...

View Article

Arrange the Products under certain category / Brands and also need to filter...

Hi, i need to structure the Products based on categories and brands, i.e Think i am having Laptop and a Mobile as products. So, now i my category(menuitem) @@@Laptop-@ samsung , Lenovo @@@ Mobile-@...

View Article


File download problem with kentico 10 api

I have a file url like @http://localhost:49821/getmedia/8de48361-f3f3-4c9b-a4d4-140bf5d438cb/img1@.but when I write the code to download through api-byte[] fileBytes =...

View Article


Form Table name

Hi,I'm looking where the forms save the @Form Table Name@ in the database.When you edit the form in CMSDESK it says in the field @FORM_ContactForm_1@ and the table exists on the database. The thing is...

View Article

Document authorization events

Edit: using kentico 8.When exactly do the DocumentEvents.CheckPermissions and DocumentEvents.AuthorizeDocument events run? What is the difference between them? From their descriptions, they seem very...

View Article

How to access document attachments from hierarchical transformation

My site has this structure:Products category 1 item 1 item 1 attachments category 2 item 2 item 2 attachments I have successfully written a hierarchical transformation that shows the data on the page...

View Article

Using Kentico REST API to get document and related categories

Anyone know a way to pull back all documents of a certain class (already have this part working) but also pull in the Kentico Categories that have been set in the Categories tab under properties? Not...

View Article


How to update form data(fields) after form submitted?

Hi, I am trying to find an easy way to update form fields after submitted.For example, I would like to present a list of submitted forms and would like to provide the opportunity to the user to be able...

View Article

Using smart search on Kentico 10 MVC

I tried to implement smart search on Kentico 10 MVC but without success. Each time I get empty list of items. I used this article as referent point for implementation but still got empty list. Only...

View Article


ASPX Page Tepmlate

how can we create aspx page tepmplate from visual studio and how to apply stylesheet and js to aspx page template

View Article

Kentico 9 Continuous Integration Error

I'm working on the Kentico E-commerce project, it was moved from 8.2.48 version to 9.0.50 for the purpose of using Continuous Integration feature, but there is an error now: Message: Serialization of...

View Article


Importing Kentico site error

Hello, I'm getting this error: Message: [ImportProvider.ImportDocuments]: Cannot find parent node for page '/store/Checkout/Billing-and-Delivery(es-CR)'.Exception type: System.Exception Stack Trace: at...

View Article

Download Pdf

I am using a repeater / transformation to list literature. I would like the user to have the ability to just download the pdf without having to open the file and then save it. I have tried using the...

View Article

Update CMS_User fields value and Custom fields value

Hi,I am using custom registration web part with some custom fields and i need to display that fields values in a page. i have finished these things but now i need to update field value on button click...

View Article
Browsing all 8861 articles
Browse latest View live