Watz
04/08/2025, 8:51 AMCeligo AI
04/08/2025, 8:51 AMAI generated answer (using internal Slack threads):To print the subsidiary address on the PDF when printing checks, you can access the subsidiary's main address in the advanced PDF template using the following syntax:
<p><span class="address">${record.subsidiary.mainaddress_text}</span></p>
However, please note that this will only work if the 'mainaddress_text' field is available on the subsidiary record. If you encounter an error stating that the 'mainaddress_text' field is not found, it means that this field is not available on the subsidiary record.
If the 'mainaddress_text' field is not available, you may need to create a custom field to represent the value. You can then use sourcing to fill in its value from the subsidiary record.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
04/08/2025, 8:51 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.850281179
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.849512875
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.844182789
Celigo AI
04/08/2025, 8:51 AM