Support

Account

Home Forums Feature Requests FR: Allow output of cloned repeaters as an array

Unread

FR: Allow output of cloned repeaters as an array

  • I know in the documentation for clone fields it says:

    Values are not saved as an array, but are saved as normal individual field values. This means that meta queries are possible as per normal.

    Is it possible to have an option to save them as array? I use Timber in an MVC approach. This means I output everything on the front end through Twig.

    Right now, I’m unable to use the for loop functionality because the values are being saved as single fields, which prevents looping.

    This is a deal breaker. In this instance, I’m using the clone function to maintain a single point of truth for a complex button component.

    I’m not suggesting changing it wholesale; just that there should be an option to save it as an array.

Viewing 1 post (of 1 total)

The topic ‘FR: Allow output of cloned repeaters as an array’ is closed to new replies.