Can Forminator do this?
-
I have not yet installed your plugin, but after several failed/too difficult to do attempts with other form plugins I wanted to ask first this time! Here is what I want to do:
Two different forms will be embedded on posts that have been submitted by users (using another plugin/custom post type), but only one will display depending on who is viewing the post (I have already done this); either the non-author or the author of the post. The form that the non-author fills in starts a very short process that the author must respond to when they go to the post and fill in their different form. This form then needs to notify the non-author of the response, and depending on that response the non-author either takes an action on the site or not. The things I need to know are; (1) is it possible to pass the email address of the non-author from the first form to become the recipient in the second form; (2) is it possible to get the email of the post author as the recipient of the first form; (3) can data from the forms be used in the text of the email that is sent on submission of that form; and (4) after submission of the second form can the two connected form submissions be flagged in some way in the database to indicate either that the process is ongoing or has ended? This could be as simple as just deleting the ones where the response form has ended the process, and leaving the others as published (or however your plugin denotes them in the database/admin).
I have been able to achieve some of these things but not all of them with other plugins; I don’t necessarily need to know the code (although that would obviously be a help), just that it is possible. (1) and (2) I managed with CF7 but I couldn’t completely achieve (3) or (4) due to lack of help in the support forum. Basically I was trying to give the two forms a reference number in their subject field of the post id that they were embedded in, but everything I tried didn’t work, and without that it was impossible to retrieve the specific data needed to take the next step in the process. I am hoping for better luck here, either in being able to do it in the same way, or an alternative way of achieving the same end result. Thank you in advance for any helpful response.
- The topic ‘Can Forminator do this?’ is closed to new replies.