This topic is locked

Rich Text Editor

3/25/2008 3:53:30 PM
ASPRunnerPro General questions
S
semleon author

I have activated the basic rich text function on one of my text fields. (Called 'Notes')

I've set the view as HTML.
I can add a new record no problem.

I can edit the record no problem (provided there is text already in the 'Notes" column.)

If I try to edit a record where 'Notes' is empty, the 'Notes' field is just a blank box. No RTE, nothing. Just looks like a normal text entry box with the exception that it wont let me type anything in that box. I click it, and nothing. No cursor, nothing.

All other fields are totaly editable.
Known issue?
I'm on ASP 5.2 (Build 391)

Sergey Kornilov admin 3/25/2008

You can post your application to Demo Account and send the URL to support@xlinesoft.com.

S
semleon author 3/25/2008
Alexey admin 3/26/2008

Hi,
the Rich text editor doesn't work with NULL values in inline mode.
This issue is fixed in the latest update of ASPRunner.

Install ASPRunnerPro 5.2 (build 404) and rebuild your project.

S
semleon author 3/26/2008

Yes, that fixed the problem.
Thank you.