Use dependent_fields with checkbox #282
CleitonDeLima
started this conversation in
Ideas
Replies: 1 comment 2 replies
|
Hi @CleitonDeLima, sure, this sounds like a reasonable enhancement. Would you care to provide a patch? Cheers! |
2 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.
If include a field checkbox in
dependent_fields, the'on'value is sent to the view regardless of whether the field is checked or not.This behavior can be changed here
All reactions