First i must say very good library.
I have one question.Suppose i have three table
Table A
a_id
name
add
Table B
a_id
c_id
applied
Table C
c_id
name
now using N-N Relation .how can I display applied field.i am using set table as table A.
⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠
Posted 09 November 2013 - 12:31 PM
First i must say very good library.
I have one question.Suppose i have three table
Table A
a_id
name
add
Table B
a_id
c_id
applied
Table C
c_id
name
now using N-N Relation .how can I display applied field.i am using set table as table A.