Stylus

Remove multiple emails from send email box (Document Designer)

December 30, 2021
Article
Sometimes, a single record contains more then one email fields. When user try to send a document designers template via email to that contact, multiple email addresses shows up. In this article we will learn, how can a user Remove multiple emails from send email box while sending a Document Designer Template With a little bit tweaking with CSS, you can make only the primary email of the record to appear in the send email box For doing so, first you have to install a browser extension, by the name of stylus Stylus Stylus allows you to easily install themes and skins for many popular sites. Get Stylus for chrome Here Once Stylus is installed, configure the Stylus for send email dialog box using Stylus editor Configuring a new Stylus Following is the CSS changes that you have to configure in the stylus [data-module="PurchaseOrder"] {display:none;}     Make sure to provide