| AppliBuilder
User Documentation |
This is a simple HTML Textarea element, useful for getting multiple lines of user input. Occasionally, you may use it to display a value, and disable it so it will not allow editing.
To get the current value of the textarea in your scripts, use the getInputValue(element_name) global function to access the value from your scripts.
The CSS styles for the element can be setup via the styles property tab.
If you need a label associated with the Textarea input, use the Form Textarea widget
| ©
2006 Applibase, Inc. |