Tag: asynchronous

16
Jun
2023
Posted in Multiple Repeating Sections

The getSectionObject Custom Function

Never worry about multiple repeating sections again. Here’s how.

13
Jun
2023
Posted in Multiple Repeating Sections

Russian Dolls

One of the best – if clunky – ways is to nest code inside each other.

09
Jun
2023
Posted in Multiple Repeating Sections

repeatingSum

How to use the repeatingSum function (which you can find on the wiki).

06
Jun
2023
Posted in Multiple Repeating Sections

Separate Outputs

The most basic way to handle multiple repeating sections at once.

02
Jun
2023
Posted in Multiple Repeating Sections

Introduction

An introductory post showing the HTML and CSS used in the next 4 posts.

16
May
2023
Posted in Repeating Section Guide

Simple Repeating Sections

How to build a simple repeating section, avoiding commnon pitfalls.

14
Mar
2023
Posted in Sheet Worker Guide

Asynchronicity and Things to Avoid With Loops

What does Asynchronicity mean and how does it affect you?