Modifying templates for notification messages that are sent by DT Firm Portal
By default, DT Firm Portal sends notification messages to DT Client Portal and DT Staff Portal users when certain events occur; for example, DT Firm Portal sends a notification message when the login for a portal has changed. You can modify the standard text for the subject and body of the notification messages. You can also modify the sender name and sender email address for each notification message that will be sent via email.
- In the Admin tab of the navigation pane, click theTemplateslink in the Utilities section.noteIf you don't see this link, you don't have access to this area.
- The templates are sorted by category in the Notification > Templates list. Click a category to view a list of notification messages.
- Click the title of a notification template to view the template on the right.
- DT Firm Portal selects your firm's default language in theLanguagefield when you open this screen. The changes that you make in this screen apply only to the selected language. You can select a different language from theLanguagefield.note
- All field labels, button names, and so on will remain in the language that is selected for your entire portal. Only the text that you can edit changes to the language that you selected in theLanguagefield.
- We recommend that you complete all fields in the selected language before choosing a different language from theLanguagefield.
- You can give any DT Staff Portal user permission to edit this text.
- Specify how users should receive the notification message.
- If you set a global sender name and sender email address in Notification > Preferences or you entered addresses to copy or blind copy on all notification messages that are sent via email, do one of the following in the Addresses section.
- To use the global information in this template, click Yes.
- To enter a custom sender name, sender email address, and addresses to copy or blind copy for this notification message, click No and enter the appropriate information in theSender Namefield and theSender Emailfield. Click theAdd Cclink and theAdd Bcclink to open fields in which you can enter email addresses.noteTo send copies or blind copies of the notification messages to multiple addresses, separate the addresses with spaces, commas, or semi-colons.
- In the Message section, modify the text in theSubjectfield and in theBodytext area.
- In the Body text area, use the toolbar buttons to format text and insert variables and links. Learn more about the toolbar for the text area.
- To learn what a toolbar button does, hover the mouse pointer over the button to display a tooltip.
- The Insert/Edit Link button and the Unlink button are available only after you select text.
- If you prefer to work in the HTML code, click the HTML button.
- Some of the text in the notification messages is inserted through variables, such as [USER LOGIN]. TheInsert Variabledrop-down list includes all variables that are available for the current template. Not all variables are available in all templates.
- You must include at least one variable in most templates. Required variables appear in bold text in theInsert Variabledrop-down list. DT Firm Portal will not allow you to save changes to a template unless all required variables are present.
- To insert a variable in theSubjectfield, select the variable from the drop-down list. DT Firm Portal inserts the variable in theBodytext area. You can then cut and paste the variable into theSubjectfield.
- Optional:In the Body text area, insert links to download the DT Client Portal mobile app. Click here to learn more.
- Click the HTML button in the toolbar.
- Place the cursor where you want the links to appear.
- Copy the following code and paste it into the HTML Source Editor.<p><b>Apple devices:</b> <a href="https://itunes.apple.com/ca/app/dt-client-portal/id805615714?mt=8&uo=4" onclick="window.open(this.href,'popupwindow');return false;">Download the DT Client Portal mobile app from the App store.</a></p> <p><b>Android devices:</b> <a href="https://play.google.com/store/apps/details?id=com.thomsonreuters.drtax">Download the DT Client Portal mobile app from Google Play.</a></p>
- Click Enter.
- To preview the notification message, click the Preview button at the bottom of the screen. The preview displays the language that is selected in theLanguagefield.
- To edit the message in a different language, select that language from theLanguagefield and repeat steps 5 - 9.