Pre Sales question
-
I have a particular need that I want to make sure this plugin can support.
I currently use Frontend Admin Forms, a plugin that works in the Elementor editor, but I’m looking at replacing it because of support issues.
I have a form that creates a custom post called Photograph. That form has an image upload for the Featured Image, and some other fields. Once the user completes that form, it redirects to another page with another form where the user Edits the post created in the first step. The reason for this is that I load some JavaScript to do Face Detection and overlap the Featured Image displayed on the second form with boxes around the faces found.
The first form redirects to the second form and uses the ACF/Save_post hook to attach the ID of the post just created to the URL of the redirect, the second page has an edit post form picking up the ID from the URL to display some of the fields of the CPT and others for the user to input the details of the people found in the JavaScript.
The second form uses Acf Repeater fields to capture details for each of the people detected.
The second form then saves these changes and the CPT, Photograph, is complete.
Can your plugin achieve this requirement? Are there any tutorials I could review with anything similar?
Later the Photograph post can be edited by any user to change or complete the details.
- The topic ‘Pre Sales question’ is closed to new replies.