This topic is locked

Readonly and Formatting

10/22/2008 8:07:56 PM
PHPRunner General questions
F
fawad112 author

Hi,
I am keeping some fields as readonly in my Edit Page. But the Readonly don't keep the formatting of the field. Like if the field has something like this before readonly

  1. ABC
  2. CBD
  3. XXX
    If it is read only it shows something like
  4. ABC2. CBD3. XXX
    How can i Solve this problem
    thanks

J
Jane 10/23/2008

Hi,
thank you for pointing me to this issue.

We'll investiate it.