Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

 
 
 
 

 

 

8 REPLIES 8

MAHAMKALI
Giga 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 ?

Can you provide where this UI Action is placed, is it on both Form and List ?