m33ts4k0z Posted August 4, 2014 Share Posted August 4, 2014 Hello, I need to create a form in the back office in a AdminTab that I created for my module. I succeeded creating the form using the Helper class but I need to add more than 1 submit buttons into the form. Any suggestions on a way to do that? Thanks in advance! Link to comment Share on other sites More sharing options...
PascalVG Posted August 5, 2014 Share Posted August 5, 2014 Here are some ideas: http://stackoverflow.com/questions/16162972/more-than-one-submit-button My 2 cents, pascal Link to comment Share on other sites More sharing options...
m33ts4k0z Posted August 5, 2014 Author Share Posted August 5, 2014 (edited) Thanks for your answer. I know how to create a form with raw code but I was just wondering if there was a class that could create such a multi-submit form programatically. Thanks anyway for your reply. Edited August 5, 2014 by m33ts4k0z (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now