Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: Turn off the RADEditor

  1. #1
    kdalal is offline Member
    Join Date
    Aug 2009
    Location
    USA
    Posts
    50

    Default Turn off the RADEditor

    How can i Turn off the RAD Editor?

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    Set the TurnOffHtmlEditorInAdminSite AppConfig to true.

  3. #3
    kdalal is offline Member
    Join Date
    Aug 2009
    Location
    USA
    Posts
    50

    Default RAD Control Question

    I have set up the TurnOffHtmlEditorInAdminSite AppConfig to true and then added some code to my topic and then updated it.It updated successfully.

    After that when i made the TurnOffHtmlEditorInAdminSite AppConfig to false that code i wrote on that page is gone.

    What can i do to save that code?

  4. #4
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    If you're inserting code, there's no reason to turn the RAD editor off, just switch to design view with the little <> icon at the bottom. You may need to follow these directions to enable scripts