nuBuilder Documentation
|
TextArea Tab
The TextArea Object can consist of multiple lines of text, and if more characters are entered by the User than are visible within the TextArea Object then scrollbars will appear. HeightThis sets the height of the TextArea Object.Default Value SqlThis is the SQL statement that would retrieve the data to Display in the TextArea Object.e.g. SELECT cus_last_name FROM customer The following SQL would retrieve all customers’ last names from the customer table and display it in the TextArea Object. LengthThis sets the width of the TextArea Object.Stop BlanksThis stops the User from leaving the TextArea Object blank.Read OnlyOption Yes/No. This option determines whether the TextArea Object will be editable.
|
Login |
||||