Variables in templates
O
Orange Van
Hi,
Please could we get custom variables when generating templates. So, set these in the template creator. Then show a form when generating documents with the required variables (could be just text, could be numbers/sliders etc), then just include these values in the template dynamically before creating the document.
So template could be:
Referral to {specialty}
Then vars would be:
Specialty
Input on form:
Specialty = Diabetes Team
Then template would be adjusted so:
Referral to Diabetes Team
---
Could then be clever and have e.g. vars of "Style"/"Formatting":
Style = Concise/One-Line/Verbose
Then in the template:
[letter] (Using a {style} style, generate this letter)