Hi there I am after some advice for the correct format for sending a request to Kentico REST for creating a CMS.Attachment object. I have followed the instructions at the below link:https://docs.ke...
When we are hosting kentico application in cloud let's say Azure, We configure blob storage and the media library files lets say images reside in Azure blob. Now while fetching those files we also...
We are using Kentico v9 and are importing blog posts from Wordpress into Kentico. We are having a problem importing the attachments into the blog post. Here's the code currently being used:var at...
The Scenario:We've got an Angular front end bolted on top of a Kentico 8.0 instance. Users are able to view, add, and edit documents through the this front end. When a user adds/edits a document, t...
I'm implementing grouped attachments as per https://docs.kentico.com/display/K8/Creating+grouped+document+attachments, and need to find out via a macro whether the group has attachments or not.Only...