Email templates

From TS NoCode wiki
Revision as of 14:22, 4 February 2025 by Tvi (talk | contribs)
Jump to navigation Jump to search

Email templates

Templates can be changed in the designer: Modules > Configuration

If you need to include graphics in the design we recommend using inline base64 images.

CSS is easily embeddable inside script tags

Invitation template

HTML can be edited in Template.WelcomeUser and Template.WelcomeUserLink

Supported tags

  • {APPLICATION}
  • {LOGINURL}
  • {USERNAME}
  • {PASSWORD}

Password reset template

HTML can be edited in Template.PasswordReset and Template.PasswordResetLink

Supported tags

  • {LOGINURL}
  • {PASSWORD}

Reset via link-templates

Additional supported tags

  • {PASSWORDLINK}
  • {LINKLIFETIME}