The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (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.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.27 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
online sign up sheet - 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: online sign up sheet (/showthread.php?tid=2439)



online sign up sheet - maximom - May 4th, 2013

Hi:

I am new to form tools. I need to do the following:
create a form online on my website that users can fill in their information and then save form online and leave it there for others to fill in their information. Sample:

sign up sheet

Drawmaster _____________________________ Date__________________ Start Time __________ May 7th
9 or 18
# Name Cart Signature
1 Jane Doe ______ ____________
2 Susy Smith
3 Nancy Cold
4 Sylvia Jones
5 Samantha Best
6 Judy Nottingham

They need to fill in the cart and the signature column.

thanks Max



RE: online sign up sheet - Joe - May 6th, 2013

Hey Max,

When you refer to "fill in the cart" are you intending on using Form Tools as a shopping cart? Form Tools is not a shopping cart and there are numerous other applications that would probably be a better fit if you are looking to create a shopping cart.

Cheers,

Joe


RE: online sign up sheet - maximom - May 7th, 2013

(May 6th, 2013, 11:13 PM)Joe Wrote: Hey Max,

When you refer to "fill in the cart" are you intending on using Form Tools as a shopping cart? Form Tools is not a shopping cart and there are numerous other applications that would probably be a better fit if you are looking to create a shopping cart.

Cheers,

Joe

no it is not a shopping cart what I meant was they need to fill in the column called cart on my sample. As well they need to fill in the column called signature
Maxine


RE: online sign up sheet - Joe - May 7th, 2013

Hey Maxine,

Yes, Form Tools can definitely do that. Form Tools is a flexible application that will enable you to collect any submission from any form. You will first need to create your own HTML, PHP forms (or whatever language you use) and connect via process.php or using the Form Tools API.

Our tutorials can be found here: http://docs.formtools.org/tutorials/

Some documentation on adding a form: http://docs.formtools.org/userdoc2_1/?page=adding_forms

Alternatively, you can purchase the Form Builder to create forms without code.

Hope this helps.

Cheers,

Joe