Disclaimer: This site is moderated by the Formidable Forms community. Formidable Forms and its parent company Strategy11 are not responsible for the words, opinions, and content posted by others on this site. This site is provided as a courtesy and free resource for the Formidable Forms Community. Any actions deemed as harassment, toxic or abusive, will result on being banned from this site and potentially losing your Formidable Forms license.
Thanks for your cooperation, if you have any questions please
consult our code of conduct
What is involved with "submit the entry again"? If they need to edit field values and save, you can simply send them to an editable version of the form which allows them to make changes and update/submit. If nothing is being changed other than its status, you could write a few lines of jQuery/ajax to call a PHP program that sets the value in the entry so that it is now, "submitted" rather than "saved".