web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

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

Hide HTML in Email Designer

(0) ShareShare
ReportReport
Posted on by 70

Hello everyone,

is it possible to hide the HTML designer (or make it read only) from certain teams or user groups?

Thanks,

Nina

pastedimage1615819885961v1.png

I have the same question (0)
  • Suggested answer
    Nya Profile Picture
    29,060 on at

    Hi Nina,

    The HTML designer cannot be set as read only for the designer panel is modified in conjunction with the HTML panel.

    You can try to make it invisible with JavaScript.

     

    function HTMLinvisible(executionContext){
    	var formContext = executionContext.getFormContext();
    	formContext.getControl("msdyncrm_designerhtml").setVisible(false);
    }

     

    And here is the code for checking the role of the current user.

    XrmServiceToolkit.Soap.IsCurrentUserRole("xxxx");

     

    If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.

    Best Regards,

    Nya

  • Verified answer
    Nya Profile Picture
    29,060 on at

    Hi, Nina

    Another way to switch off the HTML tab is to create a new designer feature protection in the Settings of the Marketing application.

     pastedimage1615944972075v1.png

    Select the Team or User whose HTML panel you' d like to block and tick the HTML in the drop list of Blocked features.

    The HTML panel will not be shown for the user/ team after save it.

     pastedimage1615944977071v2.png

    If this helped you, I'd appreciate it if you'd mark this as a Verified Answer, which may in turn help others as well.

    Best Regards,

    Nya

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
ManoVerse Profile Picture

ManoVerse 213 Super User 2026 Season 1

#2
CU11031447-0 Profile Picture

CU11031447-0 100

#3
NeerajPawar Profile Picture

NeerajPawar 71

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans