Here is my issue.

I am using conditional_fields to control the visibility of some fields by the value of a select field. It works fine. However, then I implemented an Ajax event (dynamically controlling the subset of options of a select field) and something wrong happened.
When I fire the Ajax event and change the value of dependee of conditional fields, the controlling of conditional field is gone. However, when I change the value again, the controlling comes back. Or I would say conditional fields controlling will be lost just after another Ajax event is fired.
I have tried to figure out what is wrong, but I couldn’t.
Has anybody out there encountered the same issue? Or could someone give me a clue how to deal with this issue?

Thanks

Comments

apmsooner’s picture

Same issue here.... would love to hear a solution.

apmsooner’s picture

I want to add that from my testing, radio options seem to still work fine after ajax. I'm having problems with multi-value checkboxes however requiring an extra click after ajax to process an event.

dqd’s picture

Status: Active » Closed (outdated)

Thanks for the reports and all the efforts and hard work in here. But due to inactivity in this issue for years and because of the upcoming EOL of Drupal 7, I will close this issue on th way cleaning up the issue queue.

Feel free to re-open as "Needs review" if you found a solution or have a patch to be reported to help others.