This topic is locked
[SOLVED]

 Show field in "view" format on "edit" page

2/25/2016 9:16:17 AM
ASPRunner.NET General questions
T
tomriggall author

I have a rich-text field in one of my edit pages - on another edit page I'd like to be able to show the same field, but without the edit control (i.e. just the field contents - as html).
In "View as" there's an option to view as html, which is perfect for the View pages, but I'd like to replicate this in the Edit page.
Could someone advise how this is possible?
Thanks

Sergey Kornilov admin 2/25/2016

Sure, you can choose 'Different settings for each page' option and choose 'Edit as' type Readonly on that Edit page.

T
tomriggall author 3/5/2016



Sure, you can choose 'Different settings for each page' option and choose 'Edit as' type Readonly on that Edit page.


Thanks - don't know why I didn't just try that out (I'd assumed it would print out all the tags)