Email Client Template

Dizy M
Tera Expert

Hi! Need your help regarding email client template

 

We know that composing email can be seen in the option of the form.

DizyM_1-1705563330723.png

So what we want to accomplish is to have a new module wherein when the user(manager) click it , it will show "Compose email" and he can send the email whenever he want.

 

So what I did was I tried to put the "Compose Email" in a new module for us to separate it and for the user not to click the record everytime he wants to compose an email.

 

DizyM_0-1705563274992.png

DizyM_2-1705563571952.png

Result:

So right now, we have a compose email module but whenever I click "Send", it sends the email but the email body is showing "null". Is there any way to show the message? Is there something wrong with the arguments that I put in the link type?

DizyM_3-1705563659398.png

 

I'd appreciate any help. Thank you!

1 ACCEPTED SOLUTION

Hi @Dizy M 

 

There is reason that modules has been designed in SN and there must be a solid reason not to use. In thsi case we have OOTB but still looking for custmization which is not a good case.,

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

5 REPLIES 5

Maik Skoddow
Tera Patron
Tera Patron

Hi @Dizy M 

your solution cannot be recommended, as the emails sent via your way will not be attached to any record. That way you will not be informed about replies and you also cannot see all the email actions in the activity stream of a record.

So why did you disable the email client on a record and went the module way instead?

Maik

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Dizy M 

 

My thoughts echo with @Maik Skoddow and i have question what benefit is there to make it separate or what business use case?

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Maik Skoddow @Dr Atul G- LNG 

 

The reason why we went on a module way is because business wanted to trigger an email on their end. They wanted to compose an email with a link " yes" and "no" and send it to few users.  For example, if there's a physical event, business will easily send those users an email and will ask them if they can attend the event. The recipients of the email will click the link "Yes" if they will attend the event otherwise they will click the link "No". The result of their response will be stored in a custom table.

Hi @Dizy M 

thanks for the explanation. Unfortunately, you did not provide the reason why your management user don't want to send the email from the records in your custom table with OOTB functionality.

Maik