Applying conditional field rules to line item fields in the Commerce module dont affect anything at all. Been trying to search for answers or patches with no succes for a while now, anybody experienced this issue?
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 1420532-conditional_fields-add_states_js-11.patch | 477 bytes | john franklin |
Comments
Comment #1
mrfelton commentedYep - I'm experiencing this too.
Comment #2
rlegrand commentedNot being a coder it seems that the JavaScript library containing the "state" condition, is missing on Commerce content types...
Comment #3
rlegrand commentedYou might wanna try this one out...http://drupal.org/sandbox/peem/1073388. Works for me.
Comment #4
peterpoe commentedComment #5
john franklin commentedAttached patch fixed it for me.
Comment #6
summit commentedWorking nicely in my situation!
Greetings, Martijn
Comment #8
joegl commentedI am having this issue too. The label gets properly changed but the "required" class on the fields doesn't change at all.
Comment #11
john franklin commentedRe-roll the patch.
Comment #12
john franklin commented@joegl, you may want to open that as a separate issue.
Comment #13
peterpoe commentedCommit 2e4fc80 fixed this.