Urgently need help - Smarty engine

Discussion in 'Programming' started by Site Owner, Jul 27, 2007.

  1. #1
    You probably wont understand unless you know the Smarty Engine. I use a CMS that uses Smarty, and as some of you know those have .tpl files.

    Basically what I'm trying to do is create a field like this where the value in the outputbox would be a Smarty constant ({$ads.e_39.value}).

    I am trying to modify the .tpl file of a page where users can edit some info...But I want to add this functionality to one of the fields.

    If you know Smarty this is the field I am trying to integrate with that text area: {$ads.e_39.value}

    The problem is that cool text area I linked to uses javascript and it's own form and doesn't work when I place it in the main form. The tpl page also has form in it of course with data users can update.

    Sorry if it's hard to understand, please ask if you need clarification.
     
    Site Owner, Jul 27, 2007 IP