
Heya, thanks all in advance for the help with this. I am trying to get a set of linked radio buttons to function within a repeating section. I have them functioning elsewhere on the sheet but when I try to move them into a repeating section. Everything seems to break down. I have included an image and a link to a github repository to help. What the buttons should do is when you click on one of the radio buttons it will fill in all radio buttons to the left. This is being done by "faking" check boxes as radio (I think). As I am not entirely sure how the code is actually supposed to function. I am aware there is also a sheet workers method to accomplish this but I understand sheetworkers even less than I understand the complicated css hierarchy required to do this. The code to this can be found on GitHub at <a href="https://github.com/TobyFox2002/WoD20Unified" rel="nofollow">https://github.com/TobyFox2002/WoD20Unified</a> .