UI Action to mimic the Email Client envelope button

Wayne Richmond
Tera Guru

Hi all. I have a request to create a Reply button on a form that mimics the Email Client envelope button. I figured it might be possible to create a UI Action form button to do this. Does anyone know how I might go about it?

1 ACCEPTED SOLUTION

prashantparbhan
ServiceNow Employee
ServiceNow Employee

Hi Wayne,



Add attributes email_client=true to your table 1st then use following ui actionScreen Shot 2014-06-09 at 10.49.39 PM.png



Thanks & Regards,


Prashant


View solution in original post

6 REPLIES 6

don't forget to go into Client templates and create a template for the table you are turning this on for... you can use any of the existing as a guideline as to how to add the number etc to the outgoing email.


If I have defined multiple templates for my table, how can I have different ui actions that bring up emails based on different templates?