Problem/Motivation
Currently conditional_fields does not work with shs (Simple hierarchical select) module.
Proposed resolution
I am providing a patch that adds this feature.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3399173-compatibility-with-shs-1.patch | 1.01 KB | ramil g |
Comments
Comment #2
ramil g commentedThis patch makes conditional_fields work with the shs module.
Comment #3
ramil g commentedComment #4
joelpittetFull disclosure, I work with ramil g, and I think this is an elegant solution to providing compatibility to a widget that is effectively a Select widget, just more advanced.
Marking as RTBC because we are using it in production.
Comment #5
dqdThanks for the report, the work, and the review on it! And Thanks @joelpittet for the production testing and review. Will be committed in the next hours.
Comment #7
dqdThanks at all! Awesome work! +1
And sorry for the delay.