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
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)