The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Allow user to query and edit form submission data - 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: Allow user to query and edit form submission data (/showthread.php?tid=4907) |
Allow user to query and edit form submission data - ADaniel - Dec 18th, 2014 I would like to use Form Builder to create some forms that are limited to being viewed/submitted by only authorized users, who must provide a user name and password before being allowed to fill in a form. Then, once the user has input a form submission, I would like to give them the ability to log back in later, pull up the form or forms they have submitted, and edit the data, then save the edited record, updating the original submission. Is there a way for me to do this with Form Tools ? I know that those users I authorize to access Form Tools interface itself (the ones who can create and modify a form for the site) can look at the data in a spreadsheet/grid format and I believe edit it, but how can I give the ability to an initial form submitter to do this for specific records without giving them access to the actual Form Tools creation/management interface ? Annette RE: Allow user to query and edit form submission data - ADaniel - Dec 19th, 2014 Okay, I've discovered and installed the Submission Accounts module and am going to see if I can get it to approximate what I am after. Altho' it sounds from the documentation that it may do what I'm needing, so far no joy but I've just begun tinkering with it. Anyone who uses Submission Accounts Module successfully ? Would appreciate a comment or tip/trick, or even an example of how you are using it. Annette |