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

Custom 500 error page not working correctly

I'v configure custom error pages. 404 error page works well but I have a problems with 500 error page. Here is my web config sections: @customErrors mode=@On@ redirectMode=@ResponseRewrite@@ @error...

View Article


How to get page permission by role

Using Kentico 11.0.26 with MVC. I need to find out the permissions on a page for a particular role. The API examples page only shows how to do it by user (not...

View Article


how to stop removing br tags

Kentico keeps removing break tags on me and replacing them with non breaking spaces... how do I stop this behavior?in version 11

View Article

Why does Kentico allow both Allow and Deny page permission to be checked at...

What is the reason behind allowing both Allow and Deny permission to be checked at the same time on a page?

View Article

Check ACL role permissions for tree node

I need to check if a role has ACL permission to create, modify, edit etc. on a tree node.For instance if I have a role called "Article Editors", and a node tree starting with /articles, I need to be...

View Article


Getting Custom Field in Order record for Email Template

Hi there,I'm modifying our order notification to customer email template to include a custom field defined in our Order record. I tried {% Order.GetValue(columnname, @@) %} but it returns an empty or...

View Article

Page-based newsletter

Does Kentico 12 support page-based newsletter?

View Article

kentico 12 content picker in widget

Hi All,We are wondering how to do content picker from custom widget. Seems like we cannot do it in kentico 12 since we are using MVC forms. When working with Portal engine development seems ok. Any...

View Article


Kentico 12 - Macro signature issue.

HiI have a huge problem with macros signing. I see dozens of errors in event log when opening just home page (as example). What I've tried already:checked if CMSHashStringSalt is in web.config - it...

View Article


Content migration

Hi All,Have you ever done content migration from kentico 11 to kentico 12. Kentico 11 is using portal engine setup and kentico 12 will be used mvc forms.Kindly advise. Thanks.

View Article

Kentico 11 - MediaFileInfoProvider.DeleteMediaFileInfo Not Deleting

MediaFileInfo updateFile = MediaFileInfoProvider.GetMediaFileInfo(library.LibraryID, file.Name);The above line of code is not removing the file from the media library as I expected. This is for a...

View Article

Why does this Kentico 11 web site still reference the old angular.js path in...

I recently performed a Kentico upgrade from v9 through to v11. The client is U.S. government and required that we deliver the application code and SQL scripts such that they could deploy the upgrade on...

View Article

Resuable Widget for kentico 12

Hi All,Is there a way to develop a reusable widget in kentico 12 with MVC development. Reusable widget means including content and want to share with other pages without having content entry one more...

View Article


Staging failed Synchronization client error: Exception occurred: The request...

We now have two sites running on our instance of Kentico 11. The newest site runs fine locally. We have Continuous Integration setup and it was copied up to our development server. It runs fine here as...

View Article

Unable to attach ReCaptcha in kentico 12

I am applying Recaptcha in kentico 12 by following https://docs.kentico.com/k10/securing-websites/designing-secure-websites/securing-and-protecting-the-system/spam-protection-captcha It's working fine...

View Article


Macro in transformation can count number of field page type

after posting this question i didnt find any macro can do this function it think i should develope a custom methode to count the number of categoryItem come from page type (cms.news) any idea...

View Article

multiple Dropdown in custom Formcomponent for a Widget

Hi everyone,based on the dynamic data source selector component (whose example I followed in the documentation) , is it possible to have some sort of cascading dropdown selector? For example: The first...

View Article


Error when programmatically injecting translated products in Kentico, am I...

For information I've installed a fresh new version of Kentico v12 and i'm using the basic goat template.I have a list of products in a webservice (it's my source of truth) that I would like to inject...

View Article

get current days week + next week

hello kentico dev i hope you re doing well i was trying to apply macro that show days of current week + next week is there custome methode thanks team

View Article

MVC widget to upload Desktop and Mobile images seperately

we are developing a kentico 12 mvc widget. However, we have to upload desktop and mobile images separately via CMS. In that case, we can upload mobile images in widget but upload-er cannot view the...

View Article
Browsing all 8861 articles
Browse latest View live