How can I create Dynamic Text?
Dynamic Text is templated text with dynamic variables e.g. the User Forename.
You can use dynamic Text with Simplifier Templates for:
Server Action Template
Instructions on how to create a Template are given in this article.
The Server Action ‘Template’ has the parameters:
- Template: select the template that you want to use
- Show Busy Indicator: if set to true, a busy indicator will be shown on screen during the template-based text is generated
After selecting the template that you want to use, set the respective input parameters that are required for the selected template.
The output parameter ‘Template’ contains the template-based text (the text that is defined inside the template, with the dynamic parts being replaced by the values from the input parameters. You can use this text for any given use case, for example, setting it as the content for an email.