textarea* and mutli-line default value
-
Hello.
I try to combine a textarea* (required) and a multi-line default value.
This works fine:
[textarea your-message] default value for a textarea should be multi-line like this [/textarea]
This not:
[textarea* your-message] default value for a textarea should be multi-line like this [/textarea]
With the asterisk* the default value and the closing tag is displayed under the input area.
And idea why?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘textarea* and mutli-line default value’ is closed to new replies.