Re: Load a template using an external event

  •  03-19-2007, 11:17 PM

    Re: Load a template using an external event

    Hi Adam
     
    Yes, thanks - I eventually figured that out myself.
     
    You have an insert templates button in the editor that the user can use to find a template file to load into the editor.
    It works great!
     
    But ... in my application, while the client is filling out the form where the editor resides, before he even scrolls down enough to see the CuteEditor, he makes a selection that determines (among other things) which template he ought to be seeing in the editor. I'm just trying to simplify it so the user never has to choose a template using the "insert templates" button - or indeed even see the button.
     
    Seems to me, clicking the "insert templates" button starts off as a client side event so there ought to be a way ... I'm just a few grey cells away from figuring it out.
     
    thanks
     
    Doug
     
     
     
     
View Complete Thread