Arranging The Rows of a Repeating Section
Exploiting the structure of a repeating section to change how it is presented.
Repeating Section Gotchas
There are a lot of little things that can trip you up, They are collected here.
Repeating Section Row Id
How to store the row id of a repeating section, and make it available for players.
Filtering a Repeating Section
Want to filter a repeating section to show exactly what you want?
Undo in a Repeating Section
You can build an undo function for repeating sections. Here’s how.
The ESSENTIAL Sheet Worker RULE
The biggest mistake Sheet Worker writers make…
Ordering Repeating Sections
Players can manually reorder a repeating section. But that can create subtle problems…
Advanced Action Buttons
Action Buttons have a few gotchas when used in a Repeating Section. Learn about them here.
Radio Buttons in Repeating Sections
How to fake a radio button across all rows of a repeating section.
Repeating Section Update
I just revised the start of the repeating section series.
Styling a Repeating Section (CSS)
How a repeating section is constructed on the sheet.
Building a Repeating Section (HTML)
Understanding the HTML and basic CSS of a repeating section.
Visit the Sheet Author Master List