Jump to content

How to put second submit button in form helper?


realmagic
 Share

Recommended Posts

How to put second submit button in form helper?

My code:

        $this->fields_form = array(
                  'legend' => array(       
                    'title' => $this->l('Advanced Price Management'),       
                  ),

           ...

                  'submit' => array(
                      'title' => $this->l('Apply'),       
                      'class' => 'button',
                  ),
                );

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

Cookies ensure the smooth running of our services. Using these, you accept the use of cookies. Learn More