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

Moving the beforeSubmit event above where the options are appended to url #506

Merged
merged 1 commit into from Feb 20, 2017

Conversation

amartin916
Copy link

Moving the beforeSubmit event above where the options are appended to url so that you can modify them in the beforeSubmit

… the URL so you can change the options before submit.
@kevindb
Copy link
Contributor

kevindb commented Jan 15, 2017

This pull request was merged into the maintained fork of this plugin at #14

@kevindb kevindb merged commit 3548f3a into jquery-form:master Feb 20, 2017
kevindb pushed a commit that referenced this pull request Feb 21, 2017
Revert 'Merge pull request #506 from amartin916/master'
Moving the beforeSubmit event above where the options are appended to
url
@kevindb
Copy link
Contributor

kevindb commented Feb 21, 2017

You may edit the form values in the beforeSerialize function or edit the array of objects with name and value properties in the beforeSubmit function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants