I've been searching for over an hour and I'm having trouble determining the best way to create and allow frontend posting of repeator groups of custom fields.
I'm hoping with this post to find that the toolset team has implemented a simpler way to create and display repeater groups. From other threads I've dtermined the previous method was to create a container post type for the fields group, then add it as a types field table to your view.
My question is, is there a method for implementing creation of the repeater groups using cred? So if I create the repeater group using the above method, can I allow users to fill out the repeater fields with a frontend form using cred?
Also is there any other way to setup repeater field groups with types?
I think what I'm using it for will provide the best example….
I'm creating a custom post type for DIY (do it yourself) builds, for dollies, jibs etc anything to do with video production.
I want users to be able to create posts of builds and I want the method of display to be the following….
Step 1
Header
Image
Paragraph
Step 2
Header
Image
Paragraph
Step 3
Header
Image
Paragraph
Does cred provide support for repeater field groups?