The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Mark a submission as procsssed/viewed - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Mark a submission as procsssed/viewed (/showthread.php?tid=12365) |
Mark a submission as procsssed/viewed - tjacke - Mar 31st, 2016 Hi Is there a way via the user interface or via a module to indicate/flag that a form submission has been processed/viewed? (For example, replying to a question that a person has sent in) Regards Tom RE: Mark a submission as procsssed/viewed - alexh - Mar 31st, 2016 I have done this by creating another field on the internal side. It could be a radio button that says "Person Contacted" with a yes/no selection. If you want, you can create two views, one that lists all submissions that have been responded to (person contacted = yes) and one that lists all submissions that have not been responded to. Along the same lines, I have created a comments field for me to put comments or even a text field with an email the submitting user button that allows me to send a message directly from the formtools submission. Hope that helps. Alex (Mar 31st, 2016, 3:07 AM)tjacke Wrote: Hi |