Repeater fields not in PDF

Forminator Forms
25 March, 2023 23:23:45
luis.morales
Topics: 1
Messages: 2
Hi
I made a quote calculator form in Forminator form that use repeater fields but when the user fills the fields only the first row appears in the PDF - if the user adds additional rows to enter more information, those rows do not appear on the PDF. How do I fix this? two images with the configuration are atached to this message

Thanks
26 March, 2023 02:48:06
E2Pdf
Support
Topics: 7
Messages: 3156
Hi,

Currently, you must be able to use shortcodes as:

{select-1:1}
{select-1:2}
{select-1:3}

etc..

* where 1, 2, 3, ... - is the "index" of sub-entry in the repeater.

or you can iterate via all sub-entries as:

{foreach:group-1}
{select-1}
{/foreach:group-1}
We would really appreciate your feedback at WordPress.org!
28 March, 2023 12:18:08
luis.morales
Topics: 1
Messages: 2
Hi

I try with the shortcodes that you gave me but this doesn`t work, I use the HTML object to display the data but the result is the same, on the PDF I only see the first option, what could I do?
28 March, 2023 13:26:42
E2Pdf
Support
Topics: 7
Messages: 3156
Hi,

Unfortunately, we can't replicate the issue on our side. Do you use the latest Forminator and E2Pdf?

However, it seems that the problem is that your "HTML" object has a size of a single line. If it is, can you please resize it to a larger height as overflowed content will not be printed. See please screenshot attached.

If you are still failing to resolve the issue and it's acceptable for you, submit please support ticket with access details to WP Admin Dashboard here: https://e2pdf.com/support/request.

If you prefer not to share access, let us know please so we can provide you with steps to download a backup of the E2Pdf Template and a backup of the Forminator Form to send to us.

We would really appreciate your feedback at WordPress.org!