Using generic dataset model?

Using generic dataset model?

info@invisiblefarm.itinfo@invisiblefarm.it Posts: 11Questions: 4Answers: 0

Hi, I need to use Editor 1.9.2 to implement a CRUD.
This CRUD operate throught a lot of table: tables have got 6 field in common, the other fields are specific foreach table.
Consider that Admin user can create table by this CRUD; I wouldn't implements class foreach database table
Can I use a generic data model when create Editor class object?

Thanks for the hint

Answers

This discussion has been closed.