Hi all, I'm working on updating an existing character sheet at the moment. I was curious why the previous authors had not used nested repeating sections in a few particular areas of the code. After slamming my head against it for hours, I finally had the bright idea to search the forums regarding the subject (which funny enough turned up old results in the thread for the character sheet). Apparently it is not possible. I upvoted the current suggestion here at least: <a href="https://app.roll20.net/forum/post/2942465/nested-repeating-sections/?pageforid=2942465" rel="nofollow">https://app.roll20.net/forum/post/2942465/nested-repeating-sections/?pageforid=2942465</a> Have any other authors come up with any workarounds to this? One solution that comes to mind right now is writing the area with hidden divs that contain each "repeated" section and then toggling them on/off with a checkbox. I was hoping someone else had come up with something a bit more clever though. Any suggestions?