I am currently leveraging a custom table form to save some information. After submitting the data, I want the from to redirect to another page. I have this working in one scenario where I use th...
Hi.I am trying to develop REST service using ASP.NET WEB API 2 with Kentico 8.1. The functionality that I need is get and post custom table data.For cast customeTableItem to my own object, I wrote ...
Hi, I have a Core project, which contains a static class 'CustomTableHelper' that inserts/gets records from a Custom Table called 'Feedback'. The class responsible for the insert/get is the followi...