Hello Team,I'd like to ask if it is possible to export custom module binding classes? If so, can you point me to the right article to have a read through it.I'm trying to export a binding class and...
I've tried to follow the instructions for creating binding classes, and I'm trying to bind 2 custom tables together.In the Module -@ UI interface -@ element for editing the binding, The Target obje...
Scenario: the site has 2 types of users (Employers and Applicants), in addition to standard global admins and site admins. Each type of user has extended data stored in a custom table (EmployerInfo...
I have created a custom module (actually I have created a handful in recent years, and this same obstacle frustrates me every time) following the Kentico documentation:https://docs.kentico.com/disp...
A bit of an advanced question, I'm creating a custom Binding class that binds two tables.There are two options given in the linked documentation:Binding class with its own primary key / identity co...