stormuk / Gravity-Forms-ACF-Field

Advanced Custom Field custom field to select one or many Gravity Forms
234 stars 70 forks source link

How to specify a single form that can be used inside an ACF repeater field #26

Open cliffordp opened 9 years ago

cliffordp commented 9 years ago

When I add one of these ACF-GF fields to an ACF form, the gravity form is the ONLY thing that shows up (all the other standard ACF fields don't).

And when I put the ACF-GF field in an ACF Repeater field, it renders the GF form (as stated above) but clicking the "Add Row" button just shows a selection box of all the existing GF forms.

So how do I say I want GF Form ID 3 to be completed per each Repeater Field row?

tyvm!