Replies: 1 comment
|
I think this is more wtforms related issue. Could you check their docs and use |
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'd like to prefill some fields on create new form depending on record in database. So want to pass id of this record in query param and how can I process get param on create new form page?
All reactions