Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

Marketing Email task pane

(0) ShareShare
ReportReport
Posted on by 35

when selecting New Marketing Email in the new editing experience,  the right hand 'Email Header' task pane is closed by default, the Toolbox is there. I would like the 'Email header' task pane open by default. Has anyone had success doing this? I have a coder available to help me so if this would be jscript coding, can anyone point me in the right direction?

  • Verified answer
    DmitryI Profile Picture
    on at
    RE: Marketing Email task pane

    Dear PaulSev, thank you for your question. We will consider making header pane visible by default, as option for future releases.
    In a meantime, I have code workaround, that you can implement, to force Header pane to appear each time form loads.

    1) Add Form Load handler for the main form (New editing experience)
    2) Run this code inside

                   window.top.dispatchEvent(
                        new CustomEvent(
                            "onControlChannelEvent-LeeCommandBar-Secondary",
                            {
                                detail: {
                                    eventName: "command.showHeaderPane"
                                }
                            }
                        )
                    );
     

    Note: you might need to add some delay, to make sure Email editor is loaded before raising this Custom Action.

  • PaulSev Profile Picture
    35 on at
    RE: Marketing Email task pane

    Thank you Aga,

    I use the Email Header right pane to show\hide fields that results in a recommendation for the template to use. The way it stands with the current configuration, the onload event triggers the Template Picker first and then the client has to manually open the right hand pane. Simple guidance helps them get to where they need to be but it would have been pure simplicity for the client if I could have suppressed the Template Picker and opened the Email Header right pane by default.

    Thanks for your follow up and interest.

  • Verified answer
    Aga M Profile Picture
    on at
    RE: Marketing Email task pane

    hi PaulSev,

    At the moment we default the right pane to the Toolbox as a majority of users prefer to create the email by focusing on its content first and then setting up the settings (rather then settings first, and then the content).

    Nevertheless, we'll consider adding an option to select/configure a default tab of the right pane. Thank you for your feedback!


    Best regards,

    Aga

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,233 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 232,982 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans