Support

Account

Home Forums General Issues Integrate ACF in a custom admin layout with dynamic content boxes Reply To: Integrate ACF in a custom admin layout with dynamic content boxes

  • That is helpful. In principle, I could create my own field type that works in a similar way to the repeater.

    Is there a boilerplate for this or do I need to internalise the code from the repeater to create a similar field?

    The meta key will somehow look like this:
    {$parent_name_box}_{parent_name_flex-field}_{$row_index}_{$sub_field_name}