The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
View submissions - 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: View submissions (/showthread.php?tid=1656)



View submissions - Jan - Sep 25th, 2011

Hello,

I want my members to fill in the forms I have made, but their entries must be private.
Members shoul'd not be able to see submissions from other members.

All members shoul'd get their own private dossier.

How can i do so?
If it is not possible does someone know another script for that purpose?

Thanks


RE: View submissions - Ben - Sep 25th, 2011

Hi Jan,

Hope all is well.

To do this, you need some way to map each form submission to a particular user. The simplest way is to include a dropdown in the form saying "User", which contains a dropdown of all your Form Tools user. The dropdown would contain the account IDs of each client account. Then, you'd create a single View with a Client Map filter (see: http://docs.formtools.org/userdoc2_1/index.php?page=client_map_filters) in which the value in that field maps to the client's account ID.

Would that work? Or do you need to prevent all clients from knowing about the others?

If you need to keep that information private, could you force each client to link to the form via a particular (custom) URL? If you could do that, you could pass in the unique custom account ID to the form and then pass that along in a hidden field. That way, each client would never know about the others.

Let me know if you need any clarification on any of this - I covered quite a bit of ground!

- Ben




RE: View submissions - Jan - Sep 25th, 2011

Hey Ben,

First of all, thanks...

I think it is not so bad if members know about eachother, because I will not allow them to use their real names.

Anyway, the users are going to store their medical information, so I must be very sure that it is private.

As you know I am not the best in Englisch language and also not with script, but I will try your solution.

I hope I can make it because this script is very beautifull, I don't want to start all over with something else.

Thanks again :-)

Jan




RE: View submissions - Ben - Sep 25th, 2011

I know, right?! Sometimes I start using a script then find it doesn't do that one thing that I need - and starting with a new script is such a pain...

But this should work fine! Do let me know if you get stuck. Smile

- Ben


RE: View submissions - Jan - Sep 26th, 2011

Hey,

It is a complicated script.
I try to play arround but onestly, my brains blow out sometimes...
Somehow I do not understand some logic...

I'll go on with it, but I don't have enough time to fix it..
That will give me some trouble (my fault ofcourse...)

I know you don't have too much time also, but I want to ask if you can make one example for me..
If I can see that, I can easely follow it (i think)

I am not only stupid but also poor...
Still I want to pay for some help and donate to the script...

Jan







RE: View submissions - Ben - Sep 27th, 2011

Hi Jan,

I totally understand. A few features (the Client Map filters especially) are quite complicated, I agree. But once you wrap your head around them, they really do make sense.

Regarding the example, it's kind of hard to do in a generic way... it's really something I'd need to do specifically for you. If you *are* interested in hiring us, just send an email to jlo@encorewebstudios.com, linking to this post. He'd come up with an time and cost estimate.

All the best -

Ben