Saturday, 14 September 2013

Is it possible to set the the value of the name in wufoo form fields?

Is it possible to set the the value of the name in wufoo form fields?

I have a Wufoo form am I am trying to save the data captured from the form
to Solve360.
I have been trying to look for a way on how to change the value of the
name attribute of the input tag but I can't seem to find a way how to do
it.
Here is the code of the form looks like:
<input id="Field3" name="Field3" type="text" class="field text medium"
value="" maxlength="255" tabindex="1" onkeyup="handleInput(this); "
onchange="handleInput(this);" required="">
I've been looking at the wufoo backend for the option to change the value
in the name field from Field3 to something more correct like name, age,
etc.
Is it possible in Wufoo?

No comments:

Post a Comment