The CreatorCon Call for Content is officially open! Get started here.

Show related list on CAB Workbench Record

kevinray
Giga Expert

We are using the CAB Workbench.

We want to display the related list of "Affected CI's" as one of the tabs.

The issue is, you cant add related lists to the CAB Workbench screen (only sections), so I created a new "Section", and added the "Affected CI's" list to that section.

That works on the actual change record, but when you view it in the CAB Workbench, it's empty. My guess is that it doesn't know how to render a list of items.

Any ideas?

VIEW OF THE ACTUAL CHANGE RECORD

Changing_ci_tab_of_actual_change.png

VIEW OF THE CHANGE RECORD VIA THE CAB WORKBENCH

Change Record.png

9 REPLIES 9

sachin_namjoshi
Kilo Patron
Kilo Patron

CAB workbench is widget which is part of CAB workbench page.


You need to clone existing CAB workbench widget and then add code in your widget to render related list.



find_real_file.png



Regards,


Sachin


Thank you for your reply, but not helpful.


do you want me to give widget code?


Please let me know.



Regards,


Sachin


Code to add a related list to the cab_form_widget widget would infact be helpful, yes.