MrBaseball34 Posted September 1, 2010 Posted September 1, 2010 I'm trying to have TWO submit buttons in my module, is this possible?If I have 2 forms, both submit buttons return true in the call: Tools::isSubmit(btnName)How would I determine which form was submitted? They have different names. Share this post Link to post Share on other sites More sharing options...
MrBaseball34 Posted September 1, 2010 Posted September 1, 2010 [egg on face]Tools::isSubmit(btnName) returned the wrong value for one because I was passing in the same btnName when trying to check each of them.[/egg on face] Share this post Link to post 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