id parameter
  • I have looked through the code, but being unfamiliar with "Smarty" have been unable to find what I am looking for.

    When you include the following into a template:

    {{ user_form submit_button="Click To Register" }}

    the following submit button is generated:

    >input type="submit" name="f_edit_user" value="Click To Register" /<

    The problem is the generated code is not javascript friendly, lacking the id parameter.

    Can someone point me to where within the code the form input lines are created so that I can add the id parameter?

    [This is a SERIOUS omission!]
  • 1 Comment sorted by
  • I worked around it ... I think I'll just stop posting here so you guys don't get sick of me! Smile

    I'm still luvin' it!