• Media Library Batch Upload
    Question Feb 19, 2016
    We have a need to be able to update several of the images in the media library and would like option to do in batch mode. The plan would be to create Content Editor entries and reference a image by folder\name. The hope would be we would be able to just copy in a new File us...

  • Kentico 12 MVC BizForm Email Notification to Different Recipients
    Question Feb 28, 2020
    I've created a Biz Form in Kentico 12 SP that has a Department drop down list. The customer wants an email to be sent to a different person inside the company based on what department the user selects. I easily can setup an email notification for the BizForm on the "Email noti...

  • create user with special characters username using Createasync
    Question Apr 13, 2020
    Hi Support, I want to create user with username having special character like (-,_,@) using the kentico api usermanager.createasync method.i am using email as my username for applicaiton. unable to create & register the user. i am getting below error. "User name yash-test66...

  • Kentico and Collection(EDM.GeographyPoint)
    Question May 8, 2020
    I'm trying to add geolocations to an Azure index and build the type Collection(EDM.GeographyPoint), so i can have multiple geocodes attached to 1 index document. I get this error Message: Creating or updating index 'azurecomplextypestest' failed with the following error: The...

  • Cancel My Account action in kentico mvc
    Question May 14, 2020
    Hello kentuco dev i create a Register Page worked fine but I have another page for user can cancel his accounts in kentico mvc any idea thanks

  • Register form kentico mvc
    Question May 22, 2020
    Hello i am working on register form and i only have FirstName and email and password fields i want to user (UserName= email)but keep geting error that the user name cant contain digits or symbol like (@ or _ ) here is my code public async Task Register(model model) ...

  • Force lowercase on URLs - Kentico MVC
    Question Oct 31, 2019
    Hi, Has anyone implemented a way to force lowercase of URLs on Kentico MVC and got it working? I've tried setting this option in the CMS: `Settings / Content / URLs and SEO / SEO - URLs / ` `Redirect invalid case URLs to their correct versions / Redirect all requests to low...

  • String.IsNullOrWhitespace isn't Returning True for System.DBNull .. How to Check for DBNull in Macro
    Question Jul 29, 2020
    I have a macro expression that is as follows in K12 Portal Engine: if (!String.IsNullOrWhitespace(MyPageTypeString)) { if (MyPageTypeString.Trim().Contains("xxxx.xxxx.net")) { //do something } } and I'm getting the following exception: Met...

  • How to query custom page fields in where clause of a page data source
    Question Sep 21, 2020
    I am using an pages data source to grab blog posts from the blog directory. I want to be able to filter by a custom field I added to each blog post, which is called EventDate. I created this in the administrative panel under the development section. I added a where clause to ...

  • Error when selecting Users from uniselector
    Question Jan 21, 2021
    We are getting the following error after selecting from the list of Users when adding Permissions to a Page (Security tab): *"The selector data is not consistent, please try to refresh the page."* This does not happen when adding a Role, which works fine. The same behaviour ...

  •   ... 61 62 63 64 65 66 67 68 69 70 ...