The Memo using a list (text area) weblet provides a text area for the display and input of long text values, possibly spanning multiple lines. It broadly corresponds to the <textarea> html element. The weblet looks like this:
This weblet is similar to the Memo using a field (std_textarea) weblet. The difference concerns the means by which the text is exchanged between the page and the webroutine. In this weblet, the text is exchanged using a working list – refer to the description of the listname property for further information.