Replies: 1 comment
-
I didn't want to describe it here exactly so that it wouldn't get mixed up I described everything in detail on stackoverflow |
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.
-
when trying to retrieve a value from another checkbox no matter if the checkbox is enabled or not it always returns None.
describes it exactly on stackoverflow
Excepted Behaviour:
request.form.get('messages-checkbox')
will return a value when the checkbox is enabledEnvironment:
Beta Was this translation helpful? Give feedback.
All reactions