Milcho Dimkov
06/04/2025, 6:48 PMCeligo AI
06/04/2025, 6:48 PMAI generated answer (using internal Slack threads):****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ****** To show the subsidiary address on an advanced PDF template for a transaction, you can use the following line of code in your template:
<p><span class="address">${record.subsidiary.mainaddress_text}</span></p>
However, please note that this will only work if the 'mainaddress_text' field exists on the subsidiary. If you encounter an error stating that the 'mainaddress_text' field is not found, you may need to select a different field that exists on the main address.
If you want to show an address from a custom transaction form or an alternate address that's not the subsidiary address or company info address, you may need to create a custom field on the transaction that sources the address you want to display. Then, you can pull the value from this custom field in your advanced PDF template.
Please note that the custom transaction form address is only used on the Basic Print Type. If you're using an advanced PDF template, you may need to create a custom field to represent the value.Celigo AI
06/04/2025, 6:48 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.874795318
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.862693191
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.853515387
Celigo AI
06/04/2025, 6:48 PM