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

Subhajit1
Giga Guru

Hi Wayne,


Kindly refer to this :-


Multiple Email Client


I suppose this is sort of what you are looking for.



Thanks,


Subhajit


Thanks. I did see this post earlier today but wasn't sure it was what I was after. The user's request is to have a button the same as Update/Save etc but simply labelled 'Reply'. I've had a look at the source on the page and it looks like a UI Action could be created to mimic what the Email Client button does, I just don't know how. I'll see if I can get my head around that other post as it may very well have the answer. Cheers


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


you absolute boss! Thank you Prashant, that's exactly what I wanted, excellent!