I am migrating Kentico 12 to 13. I found that in Kentico 12 project I have CMS.MessageBoard.dll which is not available in Kentico 13.Is there any alternative for the same?
Please assist my application is working local and breaks after deploying to azure.@li@The authenticated user does not have permission to use this DLL.@/li@ @li@The request is mapped to a managed ...
Can anyone please help me with how do I pull records or file for redirected page. I wanted to have it as a backup for my website revamp.
So what I am basically trying to do, is to have the ability to add custom field(e.g. Secondary URL) to Content item Meta Tab, so that the user can set it manually on demand. Reading docs did not br...
So I have tried all sorts now.I have tried this json { name: @Bla bla@, type: @group-tab@, external_id: @some_key_that_is_unique_gUID@ } That did not work. It complain...
I am using Web Spotlight to organize my content in a page tree. I am trying to generate an URL of a subpage by concatenating the slug of the parent pages to form a complete URL path. Example: A ...
Is it possible to filter and only bring back content items what have a linked-item of type x e.g.I have 3 content type A, B, and CA has a field called subItems which takes either content type A, B ...
I am attempting to call Kentico Kontent using their DeliveryClient in a Kentico Portal project that doesn't have dependency injection. This project would like to migrate to Kontent but would like ...
I am developing a website using VueJS, and Kentico Kontent as a CMS. This CMS offers the "rich text" feature, basically allowing text content to embed links and basic formatting, which gets automat...
I'm having the worst luck with the documentation for Kentico Cloud and .NET. I'm looking to get my controller and views organized so they can display on another page (not main view but accessed via...