Dynamics 365 email form uses CKEditor that comes out of the box. You can modify the Config.js for CKEditor and add the following line to hide the html tags at the footer: config.removePlugins = 'elementspath'; Hope that helps.
↧