Skip to content

Commit 14428cc

Browse files
committed
PR review comments fixed
1 parent 66eee95 commit 14428cc

10 files changed

+12
-13
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,15 @@
117117
items:
118118
- name: Create email templates
119119
href: ../user/email-template-create.md
120-
- name: Manage email templates using the template editor
120+
- name: Customize an email template using the template editor
121121
href: ../user/cs-template-options.md
122122
- name: Insert an email template
123123
href: ../user/insert-email-template.md
124124
- name: Convert an email to a template
125125
href: ../user/email-template-convert.md
126126
- name: Create a signature for emails
127127
href: ../user/email-signature.md
128-
- name: Configure the enhanced insert email template
128+
- name: Enable the enhanced insert email template
129129
href: ../user/customize-insert-email-template.md
130130
- name: Work with grid and views
131131
items:
@@ -1576,7 +1576,7 @@
15761576
- name: Enable customizable help
15771577
href: ./model-driven-apps/use-customizable-help.md
15781578
- name: Enable the enhanced email template editor page
1579-
href: ../user/cs_email_template_builder.md
1579+
href: ../user/cs-email-template-builder.md
15801580
- name: App performance insights
15811581
items:
15821582
- name: Performance insights overview

powerapps-docs/user/cs_email_template_builder.md renamed to powerapps-docs/user/cs-email-template-builder.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,30 +26,29 @@ Turn on the enhanced email template editing experience in apps across your organ
2626
> Don't select the default solution to configure the template.
2727
4. Select **Add Existing** > **More** > **Setting**.
2828

29-
![Add a setting to a solution](media/usr_soln_setting.png)
29+
> ![Add a setting to a solution](media/usr-soln-setting.png)
3030
1. On the **Add existing Setting Definition** pane, select the **Enable the New Email Template Editor** option and then select **Next**.
31-
![Add the enable email template editor option](media/usr_soln_email_setting.png)
31+
> ![Add the enable email template editor option](media/usr-soln-email-setting.png)
3232
1. Select **Add** on the **Selected Setting Definition** to add the **Enable the New Email Template Editor** option to your solution.
3333
1. Select the **Enable the New Email Template Editor** option. The **Edit Enable the New Email Template Editor** pane appears.
3434
1. Set the **Setting environment value** option to **Yes** on the **Edit Enable the New Email Template Editor** pane.
35-
![Set the variable to yes](media/enable-email-template-option.png)
35+
> ![Set the variable to yes](media/enable-email-template-option.png)
3636
1. Select **Publish All Customizations**.
3737

3838
## Disable the enhanced email template for an app
3939

4040

41-
To force the app to display the default email template editor page, turn off the enhanced template editing experience in that app. First, you'll need to add the app to the solution to which you've added the enhanced email template editing experience.
41+
To force app to display the default email template editor page, turn off the enhanced template editing experience in that app. First, you'll need to add the app to the solution to which you've added the enhanced email template editing experience.
4242

4343
1. In [Power Apps](https://make.preview.powerapps.com/), select **Solutions**, and then select the solution to which you've added the enhanced email template editing experience.
4444
2. Select **Solutions**.
4545
1. On the **Solutions** page, select the Solution in which you've added the the email template selection option.
46-
1. Go to **Add Existing** > **App** > **Model-driven app**> **Add existing model-driven apps** pane.
47-
2. Select the app for which you want to disable the enhanced insert email template selection page. The app is added to the solution.
48-
![Add an app to an existing solution](media/disable-add-app.png)
46+
1. Go to **Add Existing** > **App** > **Model-driven app**> **Add existing model-driven apps** pane. Select the app for which you want to disable the enhanced insert email template selection page. The app is added to the solution.
47+
> ![Add an app to an existing solution](media/disable-add-app.png)
4948
1. Select the **Enable the New Email Template Editor** option in the solution.
5049
1. On the **Edit Enable the New Email Template Editor**, in the **Setting app value** section, the selected app is displayed.
5150
1. Select **New app value** for the app, and select **No** for the specified app.
52-
![Disable the variable](media/enh_disable_app.png)
51+
> ![Disable the variable](media/enh-disable-app.png)
5352
1. Select **Save** and **Publish All Customizations**.
5453

5554
After you publish the customizations, the app uses the default email template editor.

powerapps-docs/user/cs-template-options.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Use the **Editor** tab in the **Email Template** form to create customized email
2323
- Toolbox
2424
- Layout section types
2525

26-
:::image type="content" source="media\email_designer_callout.png" alt-text="Screenshot of the email template editor page, with the canvas, toolbox, and layout section areas highlighted.":::
26+
:::image type="content" source="media\email-designer-callout.png" alt-text="Screenshot of the email template editor page, with the canvas, toolbox, and layout section areas highlighted.":::
2727

2828
## Manage an email template
2929

@@ -37,7 +37,7 @@ You have a few different ways to add items to your template.
3737

3838
You can select **Go to the parent** to identify the section or column in which the element is embedded.
3939

40-
:::image type="content" source="media\add_template_optns.png" alt-text="Screenshot of the email template editor page, with the go to parent call out.":::
40+
:::image type="content" source="media\add-template-optns.png" alt-text="Screenshot of the email template editor page, with the go to parent call out.":::
4141

4242
### Add a layout section to the template
4343

0 commit comments

Comments
 (0)