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
Adding new fields after setup - 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: Adding new fields after setup (/showthread.php?tid=2081)



Adding new fields after setup - michatmaster7 - Aug 14th, 2012

External Forms, adding a new field: http://docs.formtools.org/userdoc2_1/?page=adding_form_fields

This page needs a new screenshot and updated documentation, as it used to automatically detect the new field in your form and fill in some of the info for you.

Now you have to manually add all the information to your new fields here in order for FT to save the new fields.

This becomes very tedious if you have to add more than one field at a time to an existing external form.


RE: Adding new fields after setup - apdesign_pt - Jun 17th, 2013

hello
I have a question (report a bug?)...

After I setup my form I needed to add a few fields manually because in my form I have a serie of questions and I need to separate each serie with a type of tittle.

I know formtools have a way to group questions but this is a different kind of group / separation.
So I added new fields, like this: http://docs.formtools.org/userdoc2_1/?page=adding_form_fields
However whenever I get a submission those fields are not shown.

And I need to see them... Can any one help?

Thank you in advance Smile



RE: Adding new fields after setup - Joe - Jun 18th, 2013

Hi there,

Since you are connecting through an external form, you might want to confirm that the field names you've added in Form Tools correspond to the field names you have in your external form.

Cheers,

Joe


RE: Adding new fields after setup - apdesign_pt - Jun 19th, 2013

(Jun 18th, 2013, 4:08 PM)Joe Wrote: Hi there,

Since you are connecting through an external form, you might want to confirm that the field names you've added in Form Tools correspond to the field names you have in your external form.

Cheers,

Joe

Hello Joe
Thank you for your reply Smile

I will double check my form and lets see Smile

By the way, I have another question. There is any way we can add a title in a group of question?
I will explain better...
I have a group of questions which belong to one specific are like, "Commercial requests" which have 5 or 6 questions to our clients, than I have another group of 6 question belonging to "Administrative" and I would like to add these 'titles' in the form however they are not questions.

I only want them in my backoffice so I may control which group belongs to which areas, immediately. And when I download all submissions I would have everything arranged and organized. It not a big thing Smile but would help us a lot Big Grin

Thank you.