issue with UI action

Ashrith Gampa1
Tera Contributor

in cab_meeting table i have created a UI action where it should collect all the users email data from different fields and related tabs then finally trigger an email from UI action its self . it is working for a particular single record but not for all records . this is little urgent can any one provide the solution asap

 
 
 
 

 

 

3 REPLIES 3

MAHAMKALI
Mega Guru

Hi @Ashrith Gampa1 
Can you please elaborate 'not working for all record'

From the Script 
gs.eventQueue you are passing the current record, the notification also trigger to the current record.
 

some times mails are getting triggered and some times its not but when i was checking with a single record it is working fine but when i check with multiple records the mail is not  triggered 
Screenshot 2026-04-08 122556.pngScreenshot 2026-04-08 122707.png

@MAHAMKALI  can you provide any solution ?