I updated Kentico 12 MVC CMS @ App Newtonsoft.JSON to version 13. Now when running CI I get the error @Message: Could not load file or assembly 'Newtonsoft.Json, Version=11.0.0.0, Culture=neutral,...
On a website we are building out child pages of different industries/facilities, and all using a given page type. The page type has fields on the form level that we wish to grab that data and dyn...
I have installed the license version of kentico in my machine. Now I am calling the API using angular. I have set the authorization, content type and required headers through angular still I am get...
I have a client who needs to access a website but as a standalone application when users access the site via phone or tablet. This can easily be done by editing or creating a manifest.json file the...
In Portal Mode how can I cause a page to output just the data of its Repeater web part without the page wrapper asp.net form, etc?I've set page Template inheritance to none, unchecked header inheri...
hello kentico dev in my project i try to get data fro api and i wonder if there any webpart that support this get data json from api and use it in repeater any one have idea about how to use it th...
I received today a map design created by a certain designer, he created it with a pure html language, and added the corresponding css, and script files to the folder, then he included a json file, ...
Hi,Is there any REST API that can be used to get JSON data from Kentico.I want to Get the list of pages from Kentico in JSON format. This API should be accessible over link. e.g http://mySite.com...
Can Kentico 10 consume a web api call with authentication in the header to a external source server?I know I can hardcode this in the App_Code folder then set up a custom data source control to fee...
Hi,I am working on adding an external RSS feed to my Kentico 8.2 site. Currently the feed exists on my dev site – I am transforming the RSS to JSON and using AJAX to display the results.http://74.6...