I am using custom post types and mapping to custom fields. I currently have a multi file upload field for users to upload images.
Here’s what I need to happen, for example, a user enters the post title then uploads three images. Once submitted, this one entry would create three posts - all of them with the same title pulled from the post title field, and each with the post featured image being each of the three images uploaded.
Is there a solution for this?
HI @aarondub84 ,
Dario, from Gravity Wiz here. This looks like a good use case for Gravity Forms Nested Forms | Gravity Forms Repeater Add-on | Gravity Wiz. Each Nested Entry would have a feed attached to create Post.
I hope this helps ![]()
Best,
If you have a Developer or Elite license another option would be to use the Advanced Post Creation Add-On. You can configure three feeds for the form so the submission will create three posts.