×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
Many to Many relationship
Buro 26
New Member
Posts: 2
9 years 8 months ago #697
by Buro 26
Many to Many relationship was created by Buro 26
I was wondering if there is an easy way to create a many-to-many relationship in a backend form.
When i create a J_SQL field with multiple options, the different id's are stored in one single database field, but i would like to store this inside a many-to-many database table (other then the current table you are editing).
Is this possible inside CC or is the only way to change the save, get and delete functions inside the models?
When i create a J_SQL field with multiple options, the different id's are stored in one single database field, but i would like to store this inside a many-to-many database table (other then the current table you are editing).
Is this possible inside CC or is the only way to change the save, get and delete functions inside the models?
Please Log in or Create an account to join the conversation.
Buro 26
New Member
Posts: 2
9 years 8 months ago #701
by Buro 26
Replied by Buro 26 on topic Many to Many relationship
Anyone?
Please Log in or Create an account to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
9 years 8 months ago #703
by Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Replied by Andres Maeso on topic Many to Many relationship
Hi Anita
Implementing a Many to Many relationship is a bit tricky. Here's a quick guide on how to make the structure of a Many to Many Relationship using Component Creator www.component-creator.com/wiki/index.php?title=Many_to_Many You will need to code some things by yourself, but it is a nice starting point.
Hope you find it useful.
Best regards,
Andrés.
Implementing a Many to Many relationship is a bit tricky. Here's a quick guide on how to make the structure of a Many to Many Relationship using Component Creator www.component-creator.com/wiki/index.php?title=Many_to_Many You will need to code some things by yourself, but it is a nice starting point.
Hope you find it useful.
Best regards,
Andrés.
Andrés Maeso
Customer relations manager at Joomla Component Creator.
This email address is being protected from spambots. You need JavaScript enabled to view it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.056 seconds