Hi there support,
We are planning on launching E2PDF for our forms, but we currently have ~ 200 forms. I am wondering the best approach for rolling this out as we have multiple repeater fields on almost every form.
We use HTML code to format the emails for each form, my thought was to copy this code and insert it into an HTML object and allow spill over, but it doesn't appear to understand the Formidable shortcode: [default-message include_fields="5134,5135,5136"]
Attached is how it looks in Email vs E2PDF.
Our emails are very standard, here is a snippet as an example:
<table cellspacing="0" style="font-size:14px;line-height:135%;border-bottom:1px solid #cccccc;"><tbody>
<tr style="[frm-alt-color]"><td colspan="4" style="text-align:left;color:#555555;padding:7px 9px;vertical-align:top;border-top:1px solid #cccccc;"><h3>APPLICANT INFORMATION SECTION</h3></td></tr></tbody></table></br>
[default-message include_fields="5081" exclude_fields="1723"]
Your time & comments are greatly appreciated, thanks!