ACF repeater fields

WordPress
July 15, 2022 06:40:53
Topics: 4
Messages: 11
Hi, I want to loop through ACF repeater fields and output them into an HTML object, can this be done?

Also is there any documentation on what styling elements can be used for the HTML tags you've defined in your documentation as you mentioned in a few places you can't use background-image so it would be handy to know what other elements that can't be used.

Thanks
July 15, 2022 06:50:26
E2Pdf
Topics: 7
Messages: 3617
Support
Hi,

It must be used customly created ACF shortcode. For example: https://support.advancedcustomfields.com/forums/topic/repeater-field-shortcode/#post-57585

Inside the E2Pdf Template, It must be possible to use it as follows:

[acf_repeater field="my-row" post_id="[id]"]
name: [acf field='my-row_%ROW%_full-name']
phone: [acf field='my-row_%ROW%_phone-num']
[/acf_repeater]

* keep attention that it must be added post_id="[id]" to the original example on the acf_repeater wrapper.

As about "HTML", currently E2Pdf has limited support of "HTML". Supported Tags and CSS styles can be found here: https://e2pdf.com/support/docs#element-e2pdf-html-tags

** Inside the CSS section it can be used one level construction as:
.class {
}

tag {
}

*** "width" of table columns can be set only in "percents".

We remain at your service.

We would really appreciate your feedback at WordPress.org!
July 21, 2022 00:52:36
Topics: 4
Messages: 11
Thanks
Get News and Updates
Our monthly newsletter keeps you in the loop, so you'll always be up to date with the latest news and updates about E2Pdf.
* You can update your email subscription preferences here.
All trademarks, service marks, trade names, product names, and logos appearing on this website are the property of their respective owners. The use of trademarks such as Formidable Forms®, Forminator Forms®, Gravity Forms®, JetFormBuilder®, WordPress®, WooCommerce®, WPForms® and others is solely for identification purposes (nominative use) and does not imply any affiliation, sponsorship, or endorsement by the respective trademark holders.
© 2017 - 2026, https://e2pdf.com

We use cookies to collect and analyse information on site performance and usage, to provide social media features and to enhance and customise content and advertisements. By clicking "Accept Selected", you consent to use of selected cookies according to our Cookie Policy.