I am inserting data into a customtable using Angular into the backend by hitting the API: https://domain.com/rest/customtableitem.tablename?format.jsonI want to modify the insert operation so that ...
I built a custom module that handles some data I am retrieving from a 3rd party through an API. I am now building a custom task that will be run nightly through Kentico's scheduled tasks and am lo...
Hello,We have custom modules to store various data regarding different users. So i need a form where respective user can enter the data and save it. I tried custom registration form but there are f...