Hey, all. Working on making my first custom character sheet. It was pretty daunting at first, but I'm picking things up and I'm now pretty pleased with what I've got so far -- it's functional, if still a bit ugly (though I know I can improve that as I continue to learn). That said, there are a few things I'd still really like to figure out how to do. Mostly around figuring out the code on Repeating entries. I've added a test Repeating entry to my sheet, and it provides only a single small text area, which you have to scroll through to read the whole entry. What I'd love is for a Repeating Entry where you put in a name, and you can carrot out the full description. Bonus points when I get to the Equipment list if I can also add something like Weight as an element, which gets added up at the end. What kind of code am I looking at to do that?