Hi, I would like to know if Kentico will work seemlessly with WebAPI2 or not considering Web APIs are state less? I tried to get a shopping cart using IShoppingService GetCurrentShoppingCart() meth...
I have installed Kentico 12 Dancing goat site and on top of that I want to create Wepapi2 controller for Angular front end. I am always getting null for HttpContext object even when I am using @Acc...
We are using Kentico as a back end and Angular JS as a front end, so what is the best approach and where should I create API?
Can the Kentico Page crawler parse javascript? For example, we want to build a single page application using Angular Routing. URL's will look like:https://www.website.domain/KenticoSection/Kenti...
Hello,We have a site which is currently running on 8.1. For quite a while, the quick access buttons on admin dashboard are not loading only with the blank placeholder. no errors in the console and ...
Hi, I'm using AngularJS within Kentico ASP.NET Web Part (Web Form) and would like to post data to a custom web api method which is setup within Kentico. The angularJS method that posts the data thr...
I'm currently working in a Kentico 9 project where is needed expose an admin backend to configure an external site into the CMS. I saw that is possible to create a new module that can be restricted...
I'm creating a Dashboard SPA in with AngularJS. The page will be hosted in Kentico.There is a need to allow user to upload attachments to associate with data records displayed in the SPA. I've alr...
Hello all, I am trying to create a single page application using Kentico 9 for content management and some of it's webparts. What is the right way to do it? I have created a master page and added a...
Hi,I'm trying to integrate a existing Static Angular site into Kentico v9.0.10.Basically the Angular app requires that it can access a lot of different Markup content using relative urls. Currently...