Hi,
I am using the Editor to create html and add form elements to the html, more specifically Textboxes and TextAreas. Textboxes contain a value property which shows up in the properties pane at the bottom. In this area you can paste your own text.
A Textarea does not contain a value property, thus does not show up in the properties pane. In Internet Explorer the content of a TextArea can be changed by double clicking the TextArea and editing in-place. But when you try to paste, the textarea disappears and gets replaced by the pasted text
Is there a way to paste text into the value of a TextArea?
Kind regards,
Dries
