Textarea field
Description
Allow to crate text area field.
Parameters
|
Parameter |
Value |
Descriptions |
|
Enable BBCode |
Yes/No |
Enable/Disable BBCode support. |
|
Enable notifier |
Yes/No |
Enable/Disable notifier about how many characters left. You need activate this notifier only if you need strict text length within parameter “Maximum length”. |
|
Default value |
Text |
Set default value for text area field. |
|
Height |
Text |
Textarea height in pixels or percent. |
|
Width |
Text |
Textarea width in pixels or percent. |
|
Maximum length |
Text |
Strict text length. 0 means no limit. |
|
Notification text |
Text |
Text for informing user about the number of symbols can be entered. |
|
Notification text color |
Text |
Color for notification text. |
|
Intro text length |
Text |
Number of characters to show in intro. |
|
See more text |
Text |
Define see more link label. |
|
Allowed HTML Tags |
Text |
Enter html tags names that will be allowed to use, separated by comma. As a default we put object,embed,param for inserting the video. |