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.