Questions tagged as "many_many"
MANY_MANY Criteria problem
hi. I have many_many relation. Categories & Articles. Just now I want create data provider for CListVeiw Articles where category id =5;(e.g) But my code gives all the Articles ((READ MORE
By eibrahimov in Active Record · Asked 387 days 18 hours 13 mins ago
Questions: 4 Accepted: 0 ( 0% ) | Reputation: 0
many_many relation using Giix extension
Does anybody have a working example of a many_many relation inside of a CGridView using the extension Giix? Thanks, Pablo.
By Puigcerber in Relations · Asked 578 days 23 hours 48 mins ago
Questions: 1 Accepted: 0 ( 0% ) | Reputation: 0
How to access data from CSqlDataProvider
Hi all! I’m having a problem with the use of CSqlDataProvider while working with two related models. They are called Contract and Clause, and there’s a third table named contract_clause,READ MORE
How do I properly MANY_MANY relationship?
Hi people!
I’m trying to make a relationship between tables, but I can not hit.
I have read and reread several times to the documentation page (http://www.yiiframew…br/database.arr), but I can not understandREAD MORE
