Hello,
Can you use the name of end repeater field and check agian?
Thank you
Good morning, I would like to display several fields within my repeater in the PDF. Is there a way to structure them in the PDF? Currently, all the entered values from a specific query within the repeater are listed consecutively, but I would like to be able to access each query from each repeater element individually in order to output them in a list.
Sorry,
The plugin does not support extracting individual content from the repeater field. If you know PHP, you can customize it.
Thanks
Hi!
Have same problem as justinbargen. I want to have all my repeater enterys in a list.
I have some basic PHP knowledge, can you just please guide me to the right file to edit?
Hello,
Can you use filter yeeaddons_wp_repeater_format
view more: plugins/repeater-field-for-wpforms/repeater-field.php line 407
Thanks