I have on the add page a text area field using the html editor.
if displaying this as read only on list page and others it goes straight off the page to the right.
I have been able to apply a DIV to the list and view page but can not.. I have tried all ways get it to work on the edit page. I think its being ignored on the build? I have tried many different approaches :/
What am I missing please and how do you control the text box on the edit page if its read only html.
I tried making it a text/text area box locking it with javascript to read only but it then renders the html tags...ignoring the
etc.. driving me crazy now.
Puzzled...
Thanks.