Home > Basic Functions > Field Options > Textbox Options
Textbox Options

- Text Mode:
- Single Line: this mode is for standard one line data entry such as a name or street address
- MiltiLine: this mode is for free form text such as a detaild problem report, or free form question
- Password: this mode allows for the user to securly enter a password
- Columns: is an older style method for setitng a Text Box width, the prefered method is by using the Width field
- Use Calendar: This will add the default DotNetNuke Calendar functionality to the Form Field
- Wrap Text: Check this to automatically Wrap text as the User types in a Multiline Textbox
- Rows: Rows is an older style method for setitng a Text Box height when Text Mode is MultiLine, the prefered method is by using the Height field
- Max Length: Maximum number of characters allowed in the input field. This is not effecive for MultiLine Text Mode
See also
|