MVC widget textbox validation
We have developed a widget to upload a image with image caption. I cannot seems to find validation for entry field such as mandatory in MVC widget as well as a way to limit maximum can upload only 2...
View ArticleKentico 12 MVC Development Hosting in IIS
Hi All,What is the best way to host kentico 12 MVC model projects in IIS? Should we use main domain(www.aaa.com) for MVC prject front-end view and Back-end interface(admin.aaa.com) for subdomain?I...
View Articlekentico 12 MVC widget need to add custom fileupload contro
Hi All,We want to use fileupload control in custom widget control development. We cannot seems to find fileupload control and Is there a way to do it?
View Articlekentico12 in widget need to add image upload control
Hi All,we would like to have an image upload control in kentico 12 MVC widiget for user to upload image and preview similar like we can do in portal engine.?
View ArticleLocation/Country of the user
We are using Kentico 8.2 webfarm. I need to block certain content depending on the location of the request. Like a user from USA, Canada, and another North America country will see a different content...
View ArticleHow to check if VPN or proxy is being used
I need to check if the visitor is using a vpn or a proxy on the site. Is it possible?
View Articlekentcio12 mvc development with media library
Hi All,How media library will works in kentico 12 MVC development? Since two projects running separately we should keep media library in MVC project or CMS Admin Interface project side?We are trying to...
View ArticleIntercepting additional Claims from Authentication Token
Is it possible to interact with an authentication token to extract other claims sent, for example, the incoming claim will contain Name, E-mail, Role (role is the AD- Department) the idea is then to...
View ArticleKentico 11 AutoPostBack control in transformation
Hello,I have this code which I have in pager layout transformation. I'm trying to trigger the event log but it seems the event does not fire. Has anyone done this before?Thank you,@script...
View ArticleKentico Web Api - Self referencing loop
I am getting the following error in my custom web apiNewtonsoft.Json.JsonSerializationException: 'Self referencing loop detected for property 'ProviderObject' with type...
View ArticleHow to give a role create and delete permissions to a node in Kentico API?
I'm using the following example to update role permission on a tree node via Kentico API: https://docs.kentico.com/api11/content-management/page-security#Pagesecurity-SettingpagepermissionsforaroleNot...
View Articlevariable user for workflow email
Hi, is it possible to have a users who can approve, reject and make changes be a value from a field on a page?In the Page app, select a page, click Form tab and this is one field: Another page will...
View Articlecustom payment gateway develpement
i have developed custom payment gateway .it works fine in ecommerce site.while using dancing goat site payment form was not displayed.why?
View Articleadd payment method in shop backend settings
how to add new payment gateway(like paypal and authorize.net) in shopbackend settings.
View ArticleHow to align 2 cells (td) next to each other in Kentico CMS Email template...
I'm trying to build a HTML Email template in Kentico CMS with the help of widgets but not getting desired result in Outlook Desktop app 2016I'm trying to build a HTML Email template in Kentico CMS and...
View ArticleMVC 12 : NullReferenceException on "General" in "Page Type"
Hello,We are using Kentico 12.0.8 in MVC mode. We are usng the CI.When we retrieve the Kentico Instance from the git repo, we are encoutering this issue in the CMS admin, in the @Page Type@...
View ArticleWhy integration bus executes 3 times on CreateObject event and why sitename...
I've installed a fresh new version of Kentico v12 and i'm using the basic goat template.I would like to be able to synchronize the creation of users and updating of personal informations of those users...
View ArticleForm Component visibility condition for the page builder
Hi everyone,is it possible to configure visibility conditions of a Field for the pagebuilder? The documentation gives only information about visibility conditions for fields via the form builder.Thanks!
View ArticleWhere to get list of UI element names on which permissions can be applied via...
I need to apply UI personalization permissions to roles and found this article: https://docs.kentico.com/api11/configuration/roles#Roles-AssigningaUIelementtoaroleWhere can I find a list of possible...
View Article