Re: Finding the name of the template that was loaded into the editor

  •  08-19-2004, 2:55 PM

    Re: Finding the name of the template that was loaded into the editor

    Adam,

     
        I suppose I am not making myself clear...but we know how to use the HTML templates and do have our own HTML templates in use (great update by the way). And I am not trying to load a "default" template into CE. What I am trying to find is the name of "HTML Template" that a user has chosen from the Insert Templates dialog. I would like to write some code and process the HTML in CE based on the HTML template a user has loaded into CE.

    Example:
    1. A user clicks on the Insert Templates button from the CE toolbar.
    2. The user then selects template1.htm from the dialog to load into CE.
    3. The user then completes the template and we process, then write the contents of CE back to our database based on the name of the template that was loaded into CE.

    I would like to be able to find that template1.htm was loaded into the editor...not sure if this is possible...

View Complete Thread