web
You’re offline. This is a read only version of the page.
close
Skip to main content
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
    RE: Hide HTML in Email Designer

    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
    RE: Hide HTML in Email Designer

    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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Pallavi Phade – Community Spotlight

We are honored to recognize Pallavi Phade as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Tom_Gioielli Profile Picture

Tom_Gioielli 178 Super User 2025 Season 2

#2
#ManoVerse Profile Picture

#ManoVerse 94

#3
Pallavi Phade Profile Picture

Pallavi Phade 60

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans