Forum Moderators: buckworks

Message Too Old, No Replies

Form field

Field entry not required

         

Larry Howard

5:29 pm on Feb 16, 2006 (gmt 0)

10+ Year Member



Using WebEasy 6.

Creating Inquiry Form that has fields for name, address, etc. The default requires that all fields must be filled in before form can be emailed to me. How can field criteria be changed so customer does not have to fill in each field before sending?

The reason for this is we have 2 Address fields and most customers will not have an address that requires both fields.

Thanks

Staffa

8:21 pm on Feb 16, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have a look through the script that handles your form execution and DIM the requirement for the second address line.

Larry Howard

10:08 pm on Feb 16, 2006 (gmt 0)

10+ Year Member



Dimming the field does not accomplish what is needed. If the field is not filled in, the form will not release to be emailed.

We need to find a way so the filling in the field is optional.

Corey Bryant

3:21 pm on Feb 18, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



How does Web Easy check the form - does it create a JavaScript? Search the page(s) for the name of the input field that you assigned to Address 2 and hopefully that will help, otherwise, we might need the code

-Corey