How to add button in Embedded lists

keval3
Tera Contributor

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

6 REPLIES 6

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

Client Side:
the embedded row's sys_id: rowSysId

the "parent" records sys_id: g_form.getUniqueValue()