I’m trying to retrieve a list of custom records in a scriptable template that will be sent from an invoice. I’ve referenced this SuiteAnswers article below, but I still can’t get it right. I have a custom record where the field custrecord_ntnx_lic_tran_num refers to a transaction list field on the custom record where record is parent is checked. The custom record id is customrecord_ntnx_license
Here’s my template content:
PHP Code:
ย ย ${sublistLicense.custrecord_ntnx_lic_sku},${sublistLicense.custrecord_ntnx_lic_start_date}ย #list>ย
When I preview the template, no content shows up. What am I missing?
Thanks,
Patrick
This is a cached copy. Click here to see the original post.