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



Form Tools
where is the database tab? - 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: where is the database tab? (/showthread.php?tid=23504)



where is the database tab? - Punti - Apr 13th, 2017

Hello,

Just trying to grasp formtools, but it seems the manual is unclear in this point (at least to me).

When explaining the example in the views - filter tabs menu of the manual, it is stated: First, click on the Database tab of the Edit Form pages. Here, click "Add Field(s)" and leave "1" as the default value.

But I simply don't find this Database tab. I need to introduce an extra field that autogenerates my client id (the one that is adding a form) so that clients only see their own submissions and not all submissions of all clients.

Thx in advance for helping me out.

Regards,
Punti


RE: where is the database tab? - alexh - Apr 13th, 2017

Hello! Can you post a link to the part of the documentation you are looking at? I think it might supposed to be referring to the "fields" tab if you are trying to add another field.

-Alex


RE: where is the database tab? - Punti - Apr 13th, 2017

Hi,

Off course:
https://docs.formtools.org/userdoc/views/standard_filters_examples/

Please have a look at the middle of the page.
Also, the picture on this page displays a tab database I do not find/see.
Regards,
Punti


RE: where is the database tab? - Punti - Apr 14th, 2017

(Apr 13th, 2017, 8:49 AM)Punti Wrote: Hi,

Off course:
https://docs.formtools.org/userdoc/views/standard_filters_examples/

Please have a look at the middle of the page.

Maybe I can also state my goal: I want a client user to only see his submission (and not all submissions of all clients). Therefore, I think the client map filters is needed. But I need to make sure that under filters, in the "field" place, I can fill in the client ID., to match the client ID in the "client field". To do this, I'll need to make a new field and make sure there is the client ID filled in.

When I look in the manual on this place:

https://docs.formtools.org/userdoc/views/client_map_filters/

I see in the picture a tab "database". This tab I don't have! So I cannot link a new field to a predefined field, what makes client detection impossible it seems.

Hope this is clear..

Regards,

Punti