has_many field #5820
Unanswered
HazemMohamed252
asked this question in
Q&A
has_many field
#5820
Replies: 1 comment
-
Is this a runway specific issue? You would be better asking there: https://github.com/doublethreedigital/runway |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have two tables for example : one is users and the second is addresses.
I added field with type has many in blueprint and add in the addresses model belongsToMany function and the data inserted in third table is call : users_addresses but when i make edit the dropdown with mutli select not be selected the items from the database, it is empty but the data aleady in the database. How to fix this
Beta Was this translation helpful? Give feedback.
All reactions