Hi
I have a table where there is a text field as a column. I have tried the 'html area' type and the default text field entry. I get the same behavior every time. What is happening is that I can enter text and save it, but when I try to view that same text again. I can't in the edit view. It just gives me a blank canvas area for text. I am only able to enter new text but not edit the same text again in the edit view. In the list view I can see the previously stored text which is fine, but I want to be able to edit and view the text again. Is there an Application Delegate I have to set to allow me to edit the same text that was previously entered or to view it?