Hi,
I have a network of passages but I want to define an A-to-Z order with Next and Prev buttons so I need to define the 'order' value of each... how is this best done so I can automate the coding of the Next and Prev buttons?
Ps. I'm using Harlow
thanks
Comments
Set up an index JSON object with next and prev fields? (easy enough to procedurally initialize if the passage names follow a formula - otherwise you'll need to hard code an exhaustive static initializer)