HOW TO CHANGE DEFAULT FONT PROPERTIES OF EMAIL BODY IN DYNAMICS 365 USING JAVASCRIPT?

The email configuration experience enables users to be more effective and efficient when using email to communicate with customers. To change the default font properties of email body, we can use an existing web resource file (JScript) by the following approach: Configure the web resource file Enable the RTE control in the email form
HOW TO GET AND SET LOOKUP FIELD VALUES USING JAVASCRIPT IN DYNAMICS 365?

There may be cases where you need to set one lookup field value into another lookup field on the form using JavaScript in Dynamics 365 . What is Lookup field? A Lookup field type represents the relationship attribute on the related entity.