Category: Repeating Section Extras
getSectionIDs and the structure of a Repeating Section
Re[eating sections often follow a very similar structure. We look at that here.
Create Unique Repeating Section ID
Creating a repeating section row id can create a problem. Here’s a fix.
Chat Buttons to Launch Abilities
Add buttons in chat to launch abilities from a character sheet. This can be tricky for abilities in a repeating section.
Repeating Section Function Library
An assortment of sheet worker functions useful for repeaating sections.
Sorting a Repeating Section
Sorting a repeating section is not officially supported. Here’s how you might attempt it.
Arranging The Rows of a Repeating Section
Exploiting the structure of a repeating section to change how it is presented.
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?
Ordering Repeating Sections
Players can manually reorder a repeating section. But that can create subtle problems…
Radio Buttons in Repeating Sections
How to fake a radio button across all rows of a repeating section.
Visit the Sheet Author Master List