Category: Sheet Author

Do you want to make a character sheet or tweak an existing one? You’ll need to grasp HTML, CSS, and Javascript, and roll20 has its own tweaks that makes each of those a little more complicated. Don’t worry though – that’s where this blog comes in. If you’re a newbie to any of these things, you’ll find help here.

11
Aug
2023
Posted in Repeating Section Extras

Sorting a Repeating Section

Sorting a repeating section is not officially supported. Here’s how you might attempt it.

08
Aug
2023
Posted in Repeating Section Extras

Arranging The Rows of a Repeating Section

Exploiting the structure of a repeating section to change how it is presented.

04
Aug
2023
Posted in Repeating Section Guide

Repeating Section Gotchas

There are a lot of little things that can trip you up, They are collected here.

01
Aug
2023
Posted in Repeating Section Extras

Repeating Section Row Id

How to store the row id of a repeating section, and make it available for players.

28
Jul
2023
Posted in Repeating Section Extras

Filtering a Repeating Section

Want to filter a repeating section to show exactly what you want?

25
Jul
2023
Posted in Repeating Section Guide

Undo in a Repeating Section

You can build an undo function for repeating sections. Here’s how.

21
Jul
2023
Posted in Sheet Worker Extras

The ESSENTIAL Sheet Worker RULE

The biggest mistake Sheet Worker writers make…

18
Jul
2023
Posted in Repeating Section Extras

Ordering Repeating Sections

Players can manually reorder a repeating section. But that can create subtle problems…

14
Jul
2023
Posted in Repeating Section Guide

Advanced Action Buttons

Action Buttons have a few gotchas when used in a Repeating Section. Learn about them here.

11
Jul
2023
Posted in Repeating Section Extras

Radio Buttons in Repeating Sections

How to fake a radio button across all rows of a repeating section.

08
Jul
2023
Posted in Repeating Section Guide

Styling a Repeating Section (CSS)

How a repeating section is constructed on the sheet.

08
Jul
2023
Posted in Repeating Section Guide

Building a Repeating Section (HTML)

Understanding the HTML and basic CSS of a repeating section.