Generate a report manually with an UI Action

arnoldha
Tera Guru

Hi community,

 

I'm trying to create an UI Action on a List Context Menu for people to generate a report with all the data of last month and send it directly by mail to the caller. I wanted to know if you have an idea on how to do it ? I'm still new and don't know how to write a script to do so. 

 

Thanks in advance for your help 🙂 

 

 

2 REPLIES 2

Karthik Reddy T
Kilo Sage

Thanks for the answer !

I've tried to do it, but it isn't working for me. I received an error message saying:

Uncaught TypeError: Cannot read properties of null (reading 'open')

 

Actually what I want is to have a button on a table list view that will send a email to the current user with the report in it.