• Creating Relate field via Manifest.php

    Hi everyone. I am trying to create a relate field on the ProductTemplates module which links to TaxRates but am struggling to find the syntax to get it right. My latest attempt is: array( 'name' => 'product_vat_rate', 'label' => 'LBL_PRODUCT_VAT_RATE…