close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Not posting list info

Thread begun 7/25/2010 1:51 pm by wreilly338124 | Last modified 7/28/2010 11:37 am by Jason Byrnes | 3069 views | 13 replies |

wreilly338124

Not posting list info

Hi,

I have two issues, and they are probably linked.

1. I have created a form in CSS Forms and linked to UE4. Everything works, except that the information selected in either of my two lists are not included in the email that is sent.
2. The list themselves show a validation error and then lock up when they are selected in order. If they are selected first (out of order) they do not show the error.

I have used UE 3. doing the same thing and have not had a problem.

Sign in to reply to this post

Jason ByrnesWebAssist

please post a copy of your page compressed into a zip archive so I can examine the code.

Sign in to reply to this post

wreilly338124

Enclosed zip

Originally Said By: wreilly338124
  Hi,

I have two issues, and they are probably linked.

1. I have created a form in CSS Forms and linked to UE4. Everything works, except that the information selected in either of my two lists are not included in the email that is sent.
2. The list themselves show a validation error and then lock up when they are selected in order. If they are selected first (out of order) they do not show the error.

I have used UE 3. doing the same thing and have not had a problem.  



Here is the zipped files. I tried achieving the same results using radio buttons and they work fine. I can't figure out where I've gone wrong.

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

1) to output multiple selections from a multi select list, you need to use the php implode function. for example:

php:
<?php echo((isset($_POST["Quote_Request_Project_Info_Project_Type"]))?implode(", ",$_POST["Quote_Request_Project_Info_Project_Type"]):""?>




2) There are some unneeded script tags, delete the following code:

var Quote_Request_group_Please_select_the_option_that_best_describes_your_project_Spry = new Spry.Widget.ValidationSelect("Quote_Request_group_Please_select_the_option_that_best_describes_your_project_Spry",{validateOn:["blur"]});
var Quote_Request_group_Do_you_require_scriptwriting__1_Spry = new Spry.Widget.ValidationRadio("Quote_Request_group_Do_you_require_scriptwriting__1_Spry",{validateOn:["blur"]});
var Quote_Request_group_Video_Delivery_Spry = new Spry.Widget.ValidationSelect("Quote_Request_group_Video_Delivery_Spry",{validateOn:["blur"]});
var Quote_Request_group_What_is_the_projected_length_completed_run_time_of_your_project_Spry = new Spry.Widget.ValidationSelect("Quote_Request_group_What_is_the_projected_length_completed_run_time_of_your_project_Spry",{validateOn:["blur"]});
Sign in to reply to this post

wreilly338124

Lists not posting

Yes, I did all that and retried it.

It still did not work. Also, if I made an entry error in the form to spark a validation error, when I go on to the list, they go black and lock up. However, if I select the lists first, there is no error, although they still don't post the info.

Sign in to reply to this post

Jason ByrnesWebAssist

can you post a link to your site so I can see the problem.

Sign in to reply to this post

wreilly338124

Link

Hii,
Here is the link.

quoterequest.php
Thanks.

Sign in to reply to this post

Jason ByrnesWebAssist

i'm not able to reproduce the issue with the lists, they do not lookup for me when validation error are triggered on other form elements, I have tried this on a few different computers using IE, Safari and FireFox. I cannot reproduce the problem in order to troubleshoot the cause.

Sign in to reply to this post

wreilly338124

Lists

Okay. I went to the site using IE8 and it immedietly locked up.

Also, that doesn't tell me about the problems of the lists not showing up when selected.

Sign in to reply to this post

Jason ByrnesWebAssist

I have tried 3 different computer using IE 8 and cannot reproduce the problem.

Perhaps your browser is caching a bad version of the page? Try deleting the browsers cache.


for the list showing in the email, did you add the code I gave you to the email?

php:
<?php echo((isset($_POST["Quote_Request_Project_Info_Project_Type"]))?implode(", ",$_POST["Quote_Request_Project_Info_Project_Type"]):""?>




This is needed for multi select lists.

you will need to adjust the code for the other lists on the page.

If your still having a problem send a copy of the webassist folder.

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...