I have a need to set radio buttons using the setField() method from datalink (the jQuery plugin).
I have read the issues around this on gitHub and seen a fork to address it (https://github.com/jamiemthomas/jquery-datalink), but this is for older versions of jQuery.
What would be an easy way to update radio buttons using the datalink plugin's setField method, perhaps with a slight modification? Maybe there are other alternatives / plugins?