Textfield

Use the Textfield input type for a basic text input box.  Note: the maximum length (out of the box) of any submitted value is 255 characters. 

In the Validation section, you can set that to be less than 255 characters, if you always expect a certain format, such as a 5 digit zip code. 

 

In the Display section, you can also set a prefix or postfix next to the text input box. These values [prefix and postfix] are not saved into the database; they are merely helper text/labels. 

 

 

Recently Updated in Webforms

Updated Documentation Section Author/Editor
Wed, 07/08/2015 - 11:02 Webforms >Input Type Configurations >Select Options admin
Wed, 07/08/2015 - 11:00 Webforms >Input Type Configurations >Textfield admin
Wed, 07/08/2015 - 10:59 Webforms >Input Type Configurations >Hidden admin
Wed, 07/08/2015 - 10:57 Webforms >Input Type Configurations >Textarea admin
Wed, 07/08/2015 - 10:56 Webforms >Input Type Configurations >Time admin