Author: Max Weihe
Creates a text-box that the user can adjust the size of and becomes scrollable once the text exceeds the blobs size.


| Name | Default | Description | Required |
|---|---|---|---|
| Field Width | 9 | specify width of Blob (0 up to 12) | No |
| Field Height | 3 | specify Height of Blob (e.g. 5) | No |
| Read Only | N | Enables/Disable Read only(e.g. 'Y' or 'N') | No |
<div class="text-left"><textarea name="_form_Answer" dir="auto" class="form-control editor" id="_form_Answer" width="100%" rows="5" cols="65"> </textarea></div>
cythonize -3 -a -i ObjFieldBlob.py
Compiling /home/axion/projects/axion/factory.field/package.core/ObjFieldBlob.py because it changed..[1/1] Cythonizing /home/axion/projects/axion/factory.field/package.core/ObjFieldBlob.py
Updated : 2025-06-09