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



Form Tools
Add Spell Check to text fields?? - 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: Add Spell Check to text fields?? (/showthread.php?tid=1842)



Add Spell Check to text fields?? - SteadmanTech - Jan 4th, 2012

Is there a way to add spell check to text fields using Form Tools?


RE: Add Spell Check to text fields?? - Ben - Jan 5th, 2012

Hi Steadman,

Not "out the box", I'm afraid. Did you want this functionality within Form Tools itself, or on your public form?

- Ben


RE: Add Spell Check to text fields?? - SteadmanTech - Jan 8th, 2012

It'd be great if it were available within Form Tools itself but from the sounds of it that is not likely. If that's the case I am wondering if there is a way to build spell check onto Form Tools in my individual install. I am guessing that could be very complex to accomplish but I don't know. Hence the question...

Maybe I should be searching the web for javascript solutions or something of that sort?

I have a client for whom I have installed Form Tools. They love the system but are complaining that their users make horrible spelling errors and they actually publish these form submissions so this is a bad situation for them. If I could implement spell check on a field-by-field basis that would solve the problem. So a global solution built into Form Tools would not necessarily be a requirement.


RE: Add Spell Check to text fields?? - michatmaster7 - Jan 9th, 2012

Adding my voice here, because it's an interesting thought. I'd like to see a spell-check of some kind on a field by field basis as well. This would be on public web-based (external) forms.


RE: Add Spell Check to text fields?? - Ben - Jan 10th, 2012

Huh! Clearly there's an interest in this.

This *could* be done with the Custom Fields module, but it would take a little custom work to configure the field. Unfortunately, I'm going to be busy with the website update + Form Builder for the next few weeks and won't be able to look at anything until then. But once it's been released, remind me about this: I'd very much like to add it.

- Ben