Copy selected items from related list

Community Alums
Not applicable

Hi guys,

I got a question, I am trying to add some extra functionality to the "Copy Plan" button on the Plan form. In that form there's a related list of "recovery tasks" and I am trying to somehow grab what records are selected on that list through a script. I've been researching for a while but have only found information about using g_list.getChecked(), which only works directly on the list. 

 

If you have any suggestions, I'll be thankful to see them.

1 REPLY 1

Jaspal Singh
Mega Patron
Mega Patron

Hi Priyanka,

There are quite a few threads already over this. Try giving below a check

Link1

Link2