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
- ABC
- CBD
- XXX
If it is read only it shows something like
- ABC2. CBD3. XXX
How can i Solve this problem
thanks