
Disclaimer: I'm not a programmer or web developer, even as a hobby. I'm trying to figure this stuff out during limited free time (full time job + young child!), so any help with code or design decisions would be greatly appreciated. Also, I'd pay cash money for someone to pick this up for me and do the actual work, but that seems like a lot to ask. I'm creating a sheet for the Icons Assembled game. To keep things simple and make Extras and Limitations a little easier I've decided to make Powers and Specialties freeform text even though the game includes specific lists. But I still want to create rolls on the sheet that take into account Specialties and Ability scores. To this end, I decided I wanted to create a repeating fieldset with the following fields: 1) Name of Roll; 2) Ability for Roll (drop down; value defined earlier in sheet); 3) Bonus (from Specialty, generally, but nothing will require this); 4) a Roll button that rolls a d6+the referenced ability+the bonus. I have no earthly idea how to do this. I don't know how to refer to the attributes that are part of repeating fields, and that's really throwing me off. I'd love any help, including ideas on better ways to create the rolls. Thanks Christopher