How to add button in Embedded lists
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2024 11:37 PM - edited 07-14-2024 12:46 AM
Hi All,
I just want to know that can we add button on
Embedded lists
each records. I want to add approve button on that records. kindly let me know how to add this.
Thanks & Regards
KP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2025 07:44 AM
Hi Markus,
how do we pass the Record SysID to the Action.
from you screenshot, when you click Configure for a specific record how can you pass that Record Sysid into the UI Action.
since this is not g_list, how will you be able to fetch the record SysID's
any thought will be appreciated.
Thanks,
Vijay P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2025 04:13 AM
Client Side:
the embedded row's sys_id: rowSysId
the "parent" records sys_id: g_form.getUniqueValue()