Category: Repeating Sections
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.
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.
Repeating Section Names
Understanding how to name the elements of a repeating section.
What Is a Repeating Section?
Describing a repeating section and explaining how and why to use it.
Styling the Section Buttons (CSS)
How to change the appearance of the buttons below every repeating section.
The getSectionObject Custom Function
Never worry about multiple repeating sections again. Here’s how.
Russian Dolls
One of the best – if clunky – ways is to nest code inside each other.
repeatingSum
How to use the repeatingSum function (which you can find on the wiki).
Separate Outputs
The most basic way to handle multiple repeating sections at once.
Visit the Sheet Author Master List