What's the easiest way to add a custom sublist to a native record for displaying search results via code? In my case, looking to add a tab to the Transfer Order form which shows output from a search (showing other transactions tied back to the transfer order being viewed).
Through the UI, "transfer order" is not one of the choices for record types to apply a sublist to so I presume a code based solution is required? I'm hoping there's a simpler answer than building out an entire form.Sublist and populating all the fields and rows in code?