atk4 / mastercrud

Manipulates ATK CRUD through the force of references
https://atk4.org
MIT License
9 stars 7 forks source link

Manage multi-level catalogue and products in them #6

Closed appsdevpk closed 11 months ago

appsdevpk commented 6 years ago

Can your provide a clear example or documentation for this. Actually i have two tables as below Categories ID ParentID Title

Here i want to populate ParentID from ID of any record from the same table. Then there is the following table Images ID CategoryID Image

How can i manage this in your plugin

mvorisek commented 11 months ago

closing as question without any activity