Heads up! We're moving the Shared Email Templates for Outlook documentation to our new site: email-templates.app. The new version will be ready soon, and we hope you'll love the fresh, improved experience. Thank you for your patience during this transition.
An interactive fillable field is a field in your template that is replaced with the data you either enter or select via a dialog when inserting the template into an email message. You can create interactive fillable fields for text values, dropdown lists, date and time pickers, or values from datasets by using the WhatToEnter macro.
Here is a quick Interactive fillable fields cheat sheet:
This video explains how to create fields for entering a text value, selecting from a dropdown, picking a date or time, and selecting a value from a dataset.
If you want to have an interactive field for a text value in your template, use the Text field option of the WhatToEnter macro.
If your email template includes some variables and you don't want to edit the text manually every time, you can add a fillable field instead. This video will show you how.
Tip. With the Insert nested macro button, you can open a list of macros that can be nested and select the one you need.

Tip. The HTML icon means that HTML is supported, so you can enter a piece of HTML code.

If you switch to the Advanced tab, you can specify:

When you're done, click OK.
When you insert a template containing a text-entry field into an email message, a dialog will appear making it possible for you to enter some new text or keep the default one.

To add an interactive field for a list item, use the Dropdown list option of the WhatToEnter macro.
In this video, you'll learn how to add a dropdown list to your Outlook email template, so you can customize your message by selecting from a predefined set of options.
Tip. With the Insert nested macro button, you can open a list of macros that can be nested and select the one you need.

Tip. The HTML icon means that HTML is supported, so you can enter a piece of HTML code.

If you switch to the Advanced tab, you can specify:

When you're done, click OK.
When you insert a template containing a field for selecting from a dropdown into an email message, a dialog will appear making it possible for you to select any list item.

If you want to have a field for picking a date from a calendar in your template, use the Date option of the WhatToEnter macro.
Learn how to add a date picker to your email template, so you can select a date easily and have it automatically inserted in the correct format every time you send an email.
With the Required checkbox selected by default, your template won't be inserted into an email message without a date. If you think that you might want to leave out a date when using the template, clear this checkbox.
With the Insert nested macro button, you can open a list of macros that can be nested and select the one you need.
With the Do not shift if date is picked manually checkbox selected by default, shifting won't be applied if you manually select the date from the pop-up calendar when using the template.
If you select the For Insert-if sections only checkbox, the value returned by the WhatToEnter macro won't be inserted into an email message and will be used only for checking a condition.
When you're finished, click OK.
When you insert a template with a date picker into an email message, a dialog appears. You can keep the suggested date or pick another one from the calendar.

On clicking Format, you can change your date format preference.
You can also set the default format and language for dates by creating custom team, profile, or company account properties. To learn more, visit these help pages:
To create a field for a time picker, use the Time option of the WhatToEnter macro.
With the Required checkbox selected by default, your template won't be inserted into an email message unless a time is provided. Clear the checkbox if you prefer to make the time optional.
With the Insert nested macro button, you can open a list of macros that can be nested and select the one you need.
With the Do not shift if time is picked manually checkbox selected by default, shifting won't be applied if you select a time manually when using the template.
If you select the For Insert-if sections only checkbox, the value returned by the WhatToEnter macro won't be inserted into an email message and will be used only for checking a condition.
When you're finished, click OK.
When you insert a template that has a time picker into an email message, you'll see a dialog where you can keep the suggested time or select a different one.

If you'd like to create an interactive fillable field that will make it possible for you to select a value from a dataset, use the Dataset option of the WhatToEnter macro.
Tip. You can also use the WhatToEnter macro to attach files from datasets. Learn more →.
Tip. With the Insert nested macro button, you can open a list of macros that can be nested and select the one you need.

Tip. The HTML icon means that HTML is supported, so you can enter a piece of HTML code.

If you switch to the Advanced tab, you can specify:

When you're done, click OK.
When you insert a template that contains a field for selecting from a dataset into an email message, a dialog will appear, and you'll be able to select a value from the key column of the specified dataset.

You can use regular expressions to allow entering or selecting only specific values via the WhatToEnter dialog.
When you or your teammates insert such a template into an email message, the values entered or selected via the macro dialog will be validated against the specified regular expression. Non-matching values won't be inserted.

When inserting the WhatToEnter macro into your template, you can specify what text string to use in an email message depending on whether the result returned by the macro is empty or not.

You can also right-click a WhatToEnter macro placeholder in a template that you're creating or editing, select Copy on the menu that will appear, and then paste the macro.

Please contact us here