Skip to main content

Creating a Template document

The Template document contains the syntax that tells the TS No-code Platform where to put what data. The simplest of these is the Field Token that is used to insert variable data. Field Tokens are always expressed using the syntax ${SYSTEMNAME}. Let’s make a Word document with the following content:

I am a person named ${NAME}.
I am born ${DATE} and weigh ${WEIGHT} kg.

Attach Template

When you have completed your template document with all the relevant Field Tokens and Sections markup you are ready to attach your template to the application entity.

1) Go to the Application Entity
2) Click the “Advanced” button
3) Click “Add” Template

Screenshot 2025-04-04 at 15.12.20.png

Advanced settings