The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
What happened to my large textbox? - 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: What happened to my large textbox? (/showthread.php?tid=2076) |
What happened to my large textbox? - fingerprn - Aug 7th, 2012 I just upgraded from 2.0.6 to 2.2.5 and noticed that my large textbox (BLOB) field is a single line text field. Luckily, the data is still there, but it's a little hard to read 30 lines of text on a small text field. What's more, I tried making a new form and the text field size options are no longer there. This makes me concerned that my new text box submissions will be truncated. I didn't see any mention of this in the update documentation and I can't find any forum posts about it. Maybe I'm just missing a way to access this feature. Could anyone advise me on this? Thanks in advance. RE: What happened to my large textbox? - fingerprn - Aug 31st, 2012 Okay, maybe I'm just losing my mind. Looked at Formtools today and figured out right away how to add the blob field. Go to the Edit Form area, click on the Fields tab and under Field Type, switch from Textbox to Textarea. I'm not sure why that feature is no longer available when you make the form, but at least you can change it once the form is made. |