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

Device Profiles and Accelerated Mobile Pages (AMP)

Hi,Let's say I want to have rich pages for desktop but much more @basic/light@ pages for mobile. Is there a way I can have the amp filter only apply to the custom device layout?Cheers

View Article


Retrieve an IEnumerable from custom table via C# api

Hello!Need to retrieve an IEnumerable@string@ of custom table's column values. I'm using CustomTableItemProvider.GetItems(@CLASSNAME@) to retrieve all rows from table. Now I need to get specific column...

View Article


Custom smart search by culture

I have a custom search index. Now search index is working but when I add a culture condition it returns null. Here is a part of index where I set culture field: var documentParameters = new...

View Article

Kentico 11 integration with Cloudflare CDN

Hello, I have been trying to find any article describing how to get Cloudflare CDN to play with Kentico but I have not been successful. I have reviewed the documentation and the forum/Q@A and found...

View Article

Kentico Upgrade (8 to 11)

We are upgrading Kentico 8.1 to 11. After upgrade a new instance on production, can we synchronize current production content (k8) to new upgraded instance (k11) (Means, sync 8 content to 11 content)...

View Article


Kentico with Azure AD

Hi, Is there anyone who has configures Azure AD login with Kentico? We are using the MVC development approach with the CMS hosted as a separate web app. We want to allow users to login using there...

View Article

How to retrieve the metadata values using the REST API in Kentico?

How can we retrieve the metadata values in Kentico 11 using REST API.The property name UserMFSecret is what we are trying to retrieve.Used the below urls to access data in...

View Article

How to get SKU price with discounts for a specified user?

Could you tell me please, how to get SKU price with discounts for a specified user?I work with Kentico from console application through C# API.CMS.DataEngine.CMSApplication.Init(); var sku =...

View Article


Kentico SMTP: use TLS instead of SSL

I have got configuration settings from my provider how to connect to POP3/SMTP server. It works perfectly in Outlook, but it doesn't work with Kentico (Azure hosted). Note: In case of Gmail SMTP...

View Article


changing a primary key field on a custom module class

I'm playing around with custom modules and classes (and UI). and I'm using a CV manager as an example. In this the Employee class is the parent and project is the child class (I also have an "Employee...

View Article

Best practices to setup a local development environment for already active site.

I am trying to setup a local dev environment for an already active site, where exporting the site from the dashboard always gives an Data.ConnectionError for some reason, is there a workaround or a...

View Article

Extend Multiple Choice with select all option functionality

Is it possible to inherit from multiple choice form control and add functionality to select all checkboxes in multiple choice form control, I also looked into custom controls but cannot figure out how...

View Article

Custom search index for 'RighNodeID' in CMS_Relationship

Hello, I'm new in Kentico and would like to create a custom index, in the K11 documentation its showing how to create a custom index on file, but i want it on system table @CMS_Relationship@.Can anyone...

View Article


Installing Kentico CMS as 3 tier

I need to work with a client whose web hosting insisted on having a database sql, application server and a web server.The Kentico documentations did say that it is a 3 tier application but I couldn't...

View Article

Azure blob storage for all Kentico files

I have an Azure Web App with all files stored on the web app itself. I'm looking at using Azure blob storage for all Kentico files (add key=@CMSExternalStorageName@ value=@azure@). Which files and...

View Article


Smart Search Index Update

Hi,I want to create a smart search built on a view. I then need to update the smart search but the SearchTaskInfoProvider.CreateTask method needs an object type but this does not exist as it is a view....

View Article

Smart Search Index Update

Hi,I want to create a smart search built on a view. I then need to update the smart search but the SearchTaskInfoProvider CreateTask method needs an object type but this does not exist as it is a view....

View Article


Trying to figure out the macro for the Current Document page title.

This stop working after upgrading to Kentico 10. {% CurrentDocument.DocumentName #%} Could not find anything in the API changes. What should work now? Thanks DavidJust figure out I need to install some...

View Article

Attachment Histories without Corresponding Attachments

Hi,I'm doing some cleaning of our Kentico instance and have come across an interesting situation. We seem to have about 3,400 AttachmentHistory records whose corresponding Attachment records (found via...

View Article

Creating submenu in MVC

Hi, Any suggestion on how to create submenu items in Kentico 11? We're using the MVC development approach and has created the main menu items as in here.. We would like to have menu items below each...

View Article
Browsing all 8832 articles
Browse latest View live