I have a database that uses Blob datatype for entry of long comments. When I build the GUI using PHPRunner, these fields just appear as a binary page icon or a broken page icon. It there a way to use blob fields for long text entry and display in PHPRunner? What I would like is a scrollable textarea, very similar to what I am typing in right now.
-Landy