Custom sublist not showing in advance pdf
I have a custom record and it’s custom sublist.I want to display it on advance pdf. On fields the id of sublist and its field showing but when I entered into template, I didn’t get anything neither fields neither table. However list is defined too. The sublist is based on parent-child relationship
Try adding the field in the html code source in the advanced pdf.
Use the type + “.”+ field id
${record.custbody14}</td>
Custom child record not coming like this