issue with UI action
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Ashrith Gampa1 ,
The UI Action is placed in the Related List means the method gs.eventqueue() always takes the current record for the notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @Ashrith Gampa1 , have you selected the list choice checkbox ? Else current would only refer to a single record .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@Ashrith Gampa1 Hi , have you selected the list choice check box ? If not then current will only refer to one single record.
