Skip to main content

Notifications

Customer experience | Sales, Customer Insights,...
Answered

Hide HTML in Email Designer

Posted on by

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

  • Verified answer
    Nya Profile Picture
    Nya 29,056 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

  • Suggested answer
    Nya Profile Picture
    Nya 29,056 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

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans