1. Create a word document with {key} sets as you desire.
2. Create a workflow as shown here <
https://bubble.io/page?type=page&name=client-side-word-template&id=nrb-tester&tab=tabs-2>
#V 1.1.0 and above#
Lists/Loops
Use tags that contain primitive data (strings, numbers, etc.) with a period in between, such as:
{#products} {.} {/products}
Use the "List" field.
> Loops will work with bullet-points and automatic numbering. Place the beginning tag {#name} before the bullets/numbering and then place the content and closing tag on a single-line of bullets/numbering. For example:
Purchases{#products}
(1) {.}{/products}
using a list of Laptop, Cellphone, Charger, will result in:
Purchases
(1) Laptop
(2) Cellphone
(3) Charger
LIST MUST BE JOINED WITH (***) IN ORDER TO FUNCTION. SEE THE HELP DESCRIPTION IN THE PLUGIN.