how to edit _form.phtml

Discussion in 'Customization & add-ons' started by jjun0366, Jul 23, 2012.

  1. jjun0366

    jjun0366 New Member

    Joined:
    Jun 2, 2012
    Messages:
    20
    I want to edit the elements and the button on the sign up page but in _form.phtml there is a message I cant understand.

    // you can customize form output - for example
    // $renderer->setTemplateForClass('html_quickform2_container_fieldset', '<fieldset{attributes}><qf:label><legend id="{id}-legend">&nbsp;&nbsp;{label}</legend></qf:label>{content}</fieldset>');

    How do I control which form elements to include in the sign up form as well as change the button?

Share This Page