I am having multiple problems with a form that I am attempting to put onto my website. I used the form wizard to build the form from scratch and I’ve [finally] successfully gotten the form to publish onto my site. However, when I attempt to test the functionality of the form it does not work as I’d like.
Here are a list of the item that I’d either like to have happen or that are not working correctly and I cannot figure out how to fix them.
This is kind of extensive, so please bear with me here.
1 – Upon opening the form the cursor should be in the combo box to indicate if / how the customer would like to be contacted. Right now I don’t see the cursor until I click put it in that location.
2 – If the customer selects “Yes…” the cursor should, upon tab, go to the “Name” input box. The form should edit the input for name for text and format.
3 – Upon tab the cursor should move to the input box for “I prefer to be contacted…”
If the customer selects “phone” or “either…” upon tab, the cursor should move to the input box for phone number. It should edit the input for phone number for format. If “Either…” or if “e-mail” was selected, upon tab, the cursor should move to “e-mail” input box. It should edit the input for format as an e-mail address.
4 – If “No” was selected to indicate the customer does not want to be contacted the cursor should move directly to the radio button for “New Customer” and then proceed through the form in the pattern that has been set up.
5 – If the customer has selected “Yes…” above and then completed the input for contact information, upon tab, the cursor should move to the radio button for “New Customer” and then proceed through the form in the pattern that has been set up.
6 – The form should only allow for one of the radio buttons to be set to “on”. Either New customer, Repeat customer, or Not a customer. Right now it allows for none or, any or all of them to be selected.
7 – I don’t know how to get the error page to be used when errors are found. I created and error page and have identified it as the page to be displayed when an error is found. However, currently, a box pops up with an error when the Submit button is clicked.
8 – The form currently won’t submit because the error message “Name must be in text format” is displayed via a pop up screen when the Submit button is clicked. Even though the Name input field contains a name in text format.
OK. That’s the most of it right now. As you can see I’m struggling and need a lot of help. So, anything you can do will be appreciated.
My domain is: bluestarsteamcleaning.com
The page I am having difficulty with is the “feedback.php” page.
If it is better someone can call me at: 858-248-6014 to discuss these items.
Thanks in advance for your attention and response.
~ Al ~
Here are a list of the item that I’d either like to have happen or that are not working correctly and I cannot figure out how to fix them.
This is kind of extensive, so please bear with me here.
1 – Upon opening the form the cursor should be in the combo box to indicate if / how the customer would like to be contacted. Right now I don’t see the cursor until I click put it in that location.
2 – If the customer selects “Yes…” the cursor should, upon tab, go to the “Name” input box. The form should edit the input for name for text and format.
3 – Upon tab the cursor should move to the input box for “I prefer to be contacted…”
If the customer selects “phone” or “either…” upon tab, the cursor should move to the input box for phone number. It should edit the input for phone number for format. If “Either…” or if “e-mail” was selected, upon tab, the cursor should move to “e-mail” input box. It should edit the input for format as an e-mail address.
4 – If “No” was selected to indicate the customer does not want to be contacted the cursor should move directly to the radio button for “New Customer” and then proceed through the form in the pattern that has been set up.
5 – If the customer has selected “Yes…” above and then completed the input for contact information, upon tab, the cursor should move to the radio button for “New Customer” and then proceed through the form in the pattern that has been set up.
6 – The form should only allow for one of the radio buttons to be set to “on”. Either New customer, Repeat customer, or Not a customer. Right now it allows for none or, any or all of them to be selected.
7 – I don’t know how to get the error page to be used when errors are found. I created and error page and have identified it as the page to be displayed when an error is found. However, currently, a box pops up with an error when the Submit button is clicked.
8 – The form currently won’t submit because the error message “Name must be in text format” is displayed via a pop up screen when the Submit button is clicked. Even though the Name input field contains a name in text format.
OK. That’s the most of it right now. As you can see I’m struggling and need a lot of help. So, anything you can do will be appreciated.
My domain is: bluestarsteamcleaning.com
The page I am having difficulty with is the “feedback.php” page.
If it is better someone can call me at: 858-248-6014 to discuss these items.
Thanks in advance for your attention and response.
~ Al ~
Comment