Override the save method

  •  12-05-2006, 10:10 AM

    Override the save method

    We have recently evaluated and purchased the CuteEditor v5, and I am estimating the implementation effort. I saw some posts on this topic in the forum, but just want to confirm...
     
    In order to override the save method (we are persisting data in a database as opposed to a file), we need to set the OnPostbackCommand of the editor and handle gathering the content in the method specified by that attribute. Does that sound correct, or am I missing something?
     
    Also, is it possible to disable the Preview button in the footer bar via config file as opposed to doing so programmatically?
     
    Thanks!
View Complete Thread