⚠ 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. ⚠

  •     

profile picture

HELP Relation between 5 tables that are connected Grocery Crud



Anwar Sadat

Anwar Sadat
  • profile picture
  • Member

Posted 20 February 2017 - 05:02 AM

Hello,

 

I wanted to connect 4 tables and even more  in grocery crud but its seem there is no api for this action. 

plz check this tables in this link

http://www.vertabelo.com/_file/blog/designing-a-database-for-an-online-job-portal/seeker-profile-builder-subject-area.png

 

table  education_detail

table experience_detail

table seeker_profile

 

this 3 tables can be done by set_relation_n_n

 

but how can i connect the seeker_skill and seeker_skill_set to make the whole relation?

 

(set_table can be defined only once in a method)


Anwar Sadat

Anwar Sadat
  • profile picture
  • Member

Posted 20 February 2017 - 06:32 AM

Hello,

 

I wanted to connect 4 tables and even more  in grocery crud but its seem there is no api for this action. 

plz check this tables in this link

http://www.vertabelo.com/_file/blog/designing-a-database-for-an-online-job-portal/seeker-profile-builder-subject-area.png

 

table  education_detail

table experience_detail

table seeker_profile

 

this 3 tables can be done by set_relation_n_n

 

but how can i connect the skill_set and seeker_skill_set to make the whole relation?

 

(set_table can be defined only once in a method)