How to bind a binding class to a custom table

Marcel Guldemond asked on April 26, 2017 22:38

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 object type is cms.customtable - is there any way to specify which custom table this is pointed at?

Do you specify this in the where condition?

thanks Marcel

Correct Answer

Brenden Kehren answered on April 27, 2017 15:10

If you're creating this type of specific binding and UI, you would be better off using a Module Classes vs. Custom Table objects. Kentico MVP Roman Hutnyk has a great article on using Custom Tables vs. a Module Class I'd suggest reading (if you haven't already). Using module classes will simplify our issue considerably.

1 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.