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 "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
Form Builder Create Multiple Pages - Tutorial - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8)
+--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16)
+--- Thread: Form Builder Create Multiple Pages - Tutorial (/showthread.php?tid=2053)



Form Builder Create Multiple Pages - Tutorial - Sandy - Jul 12th, 2012

Hi FT users,

Can someone point me in the direction of a good step by step tutorial for creating a form with multiple (say just three) pages? I have tried to get this to work without success. I get the first page with the fields I have chosen for that view, subsequent pages just have the name of the view minus the fields.

I am using Formtools 2.2.5 with Form Builder 1.0.6

Thanks in adavance,

Sandy


RE: Form Builder Create Multiple Pages - Tutorial - paulr - Jul 14th, 2012

(Jul 12th, 2012, 4:24 AM)Sandy Wrote: I subsequent pages just have the name of the view minus the fields.

On the 'Views > Fields' tab I assume you mean? On the subsequent pages with no fields ... look under that section (on the right side, below the row of headings: 'Order' 'Field' Field Type' Editable' 'Searchable') for 'Add Field(s) >>'. When you click that it should show you the list of fields that you have available to add to that page.

If there are none listed you must still have them in the first page - you can delete them from that page, then they'll be available.

** take note of what you're deleting and try just one first, in case we're at cross purposes here!!


RE: Form Builder Create Multiple Pages - Tutorial - Sandy - Jul 16th, 2012

(Jul 14th, 2012, 12:50 PM)paulr Wrote:
(Jul 12th, 2012, 4:24 AM)Sandy Wrote: I subsequent pages just have the name of the view minus the fields.

On the 'Views > Fields' tab I assume you mean? On the subsequent pages with no fields ... look under that section (on the right side, below the row of headings: 'Order' 'Field' Field Type' Editable' 'Searchable') for 'Add Field(s) >>'. When you click that it should show you the list of fields that you have available to add to that page.

If there are none listed you must still have them in the first page - you can delete them from that page, then they'll be available.

** take note of what you're deleting and try just one first, in case we're at cross purposes here!!

Thanks paulr for the reply all fixed prior to your response.

Sandy