relationship field in form_rw? #561
Unanswered
nedaa-ryad
asked this question in
Q&A
Replies: 1 comment
-
|
No, there's no such functionality (nowadays) in Emmett. |
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.
-
I tried adding a relationship field from has_many in the forw_rw and I got a key error. Is there a way to show a list of FK in a select as a widget or do I have to do it by myself from scratch? In django for example I can add a fk field to the form_list and it will show a select with all the entries in that fk table so I can build the relationship when creating the form.
Beta Was this translation helpful? Give feedback.
All reactions