Input Placeholders
These are placeholders that prompt the user to enter a value.
Inputs are placeholders that prompt the user to enter a value. The input value will replace the placeholder in the generated document.
For example, {input.Title} will prompt the user to enter "Title".
These placeholders can have spaces in the field labels. Use a hyphen to denote spaces.
{input.Client-Name}
{input.Client-Company}

Last updated