Is it possible to have a form resubmitted from within the 'entries' page by the admin?
I would like to resubmit a form (after making a status change).
Is it possible to have a form resubmitted from within the 'entries' page by the admin?
I would like to resubmit a form (after making a status change).
You can edit entry data by going to Entries, selecting the Entry and then when viewing the Entry details you can click the edit button on the right to edit the entry.
But my actual question is:
Can I resubmit this (changed) form again to my customers?
Email notifications will not be triggered by you updating the form. It only updates the entry data. If you want to send your customer a note that you updated something you can use the Entry Notes feature and check the checkbox to send the Entry Note to the user.
How difficult would it be to adjust the php script and make resubmitting possible?
I am not technical, but meaby somebody would know how to do this and come up with an example php script.... Or with some lines that need to be changed within the php script?
Do you only want the notifications to be sent again when you update an entry? Is that what you are wanting to do?