Hi all.
I'm looking to simply use populate_list to pull a relationship from Leads into Opportunities. I've created what I thought was the correct simple file of:
<?php
$dictionary["Lead"]["fields"]["opportunity"]['populate_list'] = [
'contacts_leads_1_name…