Hi
I want to use Grocery CRUD for table Reserv. I need the Title field from JobTitle table. How can I access it?
This is what I tried to do but the titles are completely incorrect! :
->set_relation_n_n('Jobs_id','Jobs','JobTitle','id','JobTitle_id','Title','JobTitle.id')
This is the relationships:
[attachment=1133:relation.png]