Output text and printing issue
-
Hi,
I have hit a couple of roadblocks with this and I’m wondering if you can help.
Firstly, I am trying to generate a letter that references the values of the inputted fields using a HTML block but can’t figure out how to call the field values.
E.G
Field 58 is a name field in the form, 154 is a proposal number. Both of them are referenced repeatedly through the letter. Below is a snippet of the letter, it just prints as written rather than references the field.<h3> Introduction </h3>
<p>Hi <%fieldname58%><br>
Thank you for choosing us to act for you. <br>The main purpose of this engagement letter is to set out the scope of the work we are undertaking for you, our terms and conditions, our fee agreement (as outlined in Proposal Number <%fieldname154%>) and our privacy notice. <br>
Furthermore, I’d like separate sections of the form to print on separate pages. I can make it print, and I can insert page breaks, but I can’t make it print each page as a separate page.
Your help is much appreciated.
Thanks!
- The topic ‘Output text and printing issue’ is closed to new replies.