jquery-ajax-unobtrusive icon indicating copy to clipboard operation
jquery-ajax-unobtrusive copied to clipboard

Adds the support of the formaction attribute

Open kakone opened this issue 7 years ago • 8 comments
trafficstars

An HTML form can have multiple submit buttons with differents actions. In this case, the HTML5 formaction attribute overrides the action attribute of the form element.

kakone avatar Apr 24 '18 08:04 kakone

@Eilon It would be nice if someone can review and merge this little pull request

kakone avatar Jul 25 '18 13:07 kakone

@kakone it's best if there is an issue tracking this because we review issues initially to make determinations. If you can log an issue and briefly describe the scenario, we will review it, and then look at the PR as well. Thanks!

Eilon avatar Jul 25 '18 16:07 Eilon

@Eilon I have opened an Issue, #40 , in which I briefly describe a real world scenario where I have found that this solution could be really helpful. I strongly believe it would be a good enhancement to the product.

nprieto95 avatar Jul 26 '18 03:07 nprieto95

@nprieto95 thanks, we will review the issue and go from there (BTW the person who would look at this issue is on vacation right now so it might be a few days before we get to it).

Eilon avatar Jul 26 '18 17:07 Eilon

Closing this PR as the associated issue is closed.

mkArtakMSFT avatar Aug 20 '18 15:08 mkArtakMSFT

Reopening the PR, as the associated Issue is now reopened.

mkArtakMSFT avatar Sep 21 '18 16:09 mkArtakMSFT

I would like to see this feature merged from Microsoft.

Gustavpaeklund avatar Aug 29 '19 12:08 Gustavpaeklund

I now also added the support of the formmethod attribute.

kakone avatar Feb 07 '20 09:02 kakone