Support

Account

Home Forums Front-end Issues Repeater field as part of the gravity forms post fields Reply To: Repeater field as part of the gravity forms post fields

  • I have written a little hook for Gravity forms to convert multiple column lists to repeater field outputs post save. Note the columns names are converted to ACF’s field names by just lowercasing and putting in underscores. Hope this helps someone.

    https://gist.github.com/tmoitie/9808555