How to generate a popup window for sending emails with recipients and content using ui action button from INCIDENT form?

Amrit Pal
Giga Contributor

Hi

I want to generate a popup window for sending emails with recipients and content filled using UI action button from INCIDENT form. On clicking, it will open a popup like client template with details filled, like recipients, INC number, short description, etc

Please help me out.

18 REPLIES 18

Hi 

What is getting run from the above code? 

 

This is the code given, i want a popup window like client template to send mails to different distribution lists

Hi 

Try using table name in the GlideDialogWindow ex change_request.

Tried nothing happens. I dont know why nothing is happening

Any changes to be done, like any condition for onclick?

 

 

HI Amit,

Have creaed any UI page? Because in side GlideDilogWindow("UI_page_id") you need to pass the name of the UI page to load into the dialog window.