- Issue created by @yeniatencio
- 🇪🇸Spain rcodina Barcelona
@pearls Please, test the patch in 🐛 Child field resets when multi-value parent field updated Needs work . It is a code which is already on Business Rules 3.0.0-beta1.
- 🇮🇳India mitthukumawat
Thanks for the patch @yeniatencio, it worked perfectly when I tried with Child field resets when multi-value parent field updated 🐛 Child field resets when multi-value parent field updated Needs work .
I had similar requirement in one of my project and it solved the issue. Adding screenshots for reference.
Please commit these changes and create MR so that we can move to RTBC. - Status changed to Needs review
about 1 month ago 4:19am 24 February 2025 I've tried this patch both with and without #3470677 🐛 Child field resets when multi-value parent field updated Needs work . It does work, but only for checkboxes, not with radios. I'm finding:
works: checkbox parent > checkbox child
works: radio parent > checkbox child
fails: checkbox parent > radio child
fails: radio parent > radio childIn both fail instances, the radio child content does not load.