Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Ethan Rivas
Ethan Rivas
9,979 Points

VUE: How to modify data/parameters on form submit?

Hi!,

I'm trying to grab some data before the submit form and modify it with some custom values but I don't have idea how to do it.

I have some basic inputs inside my form with their respective v-model attrs, any kind of help would be grateful.

Kevin Gates
Kevin Gates
15,052 Points

For what purpose would you want to change parameters or modify data?

1 Answer

Kevin Gates
Kevin Gates
15,052 Points

If you can post some example code, that would be helpful. Thanks

Ethan Rivas
Ethan Rivas
9,979 Points

There's no code to provide, it's just a "thought" to "learn how to do".