Open AFairuzZ opened 8 years ago
hei i need help. i have 3 tabel tabel a (id,name) tabel b (id,name) tabel c (id_a,id_b)
can i use yii2-dynamicform with many to many relations?
anyone can give me example to use yii2-dynamicform with many to many relations?
thanks :)
I am also interested to see a working model. I created none-composite primary key on my many-to-many lookup tables (ie. table c->id) to get it working to a certain point but am still running into different issues.
hei i need help. i have 3 tabel tabel a (id,name) tabel b (id,name) tabel c (id_a,id_b)
can i use yii2-dynamicform with many to many relations?
anyone can give me example to use yii2-dynamicform with many to many relations?
thanks :)