Fix the merge fields advisor.address and advisor.address2 on grant letter template so these fields can appear on one line
{{advisor.address}} and {{advisor.address2}} on grant template always shows as two lines on the merged letter. Fix this so that these merge fields can appear side by side on the grant letter.
Thanks for your idea. Currently, we handle address formatting on the check, and making changes there could potentially disrupt a lot of existing templates. Our approach is designed to work with the assumption that Address Line 2, if present, will be displayed on a new line, as this setup accommodates most of our templates.
Given that altering this could lead to issues with template functionality, I recommend using a custom field for any specific information you want to display on the same line in the grant letter, but not in other documents. This would allow you to customize the content without affecting the overall template structure.