Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for submit type button elements to forms #309

Merged
merged 1 commit into from
Oct 22, 2020

Conversation

bubish
Copy link
Contributor

@bubish bubish commented Jul 23, 2020

I ran into a situation where we needed more complex content in a button than you can put in a value attribute, so I tried switching the inputs:submit to button:submit only to find out it didn't work.

@WillStrohl WillStrohl added this to the 03.05.00 milestone Oct 22, 2020
@WillStrohl WillStrohl changed the base branch from master to development October 22, 2020 18:01
@WillStrohl
Copy link
Member

Nice update... Thanks! (In the future, please create an Issue for this first.) By the way, what's the more complex requirement you've been able to achieve with this update?

@WillStrohl WillStrohl merged commit d08f204 into HotcakesCommerce:development Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants