issue with UI action

Not applicable

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

Not applicable

hi @MAHAMKALI  it is there in only related link and ui action is working for few records and it is not working for few records that is the issue here and some times it is not working at all 

 

Screenshot 2026-04-08 152327.png

Hi @Community Alums ,

The UI Action is placed in the Related List means the method gs.eventqueue() always takes the current record for the notification.

Hi @Community Alums , have you selected the list choice checkbox ? Else current would only refer to a single record .

dishamajumdar29
Tera Contributor

@Community Alums  Hi , have you selected the list choice check box ? If not then current will only refer to one single record.