close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form not submitting

Thread began 10/28/2015 11:41 am by russb335115 | Last modified 10/29/2015 4:57 pm by Ray Borduin | 1219 views | 9 replies |

russb335115

Form not submitting

I've created a form with check box group that is not submitting. I think it might be because of the value for the value field. Here is a sample, is there anything in the value that can't be there?

Full_Page_Four_Color_Back_Cover_$2440_(1time)_Size:7x10

Sign in to reply to this post

Ray BorduinWebAssist

I think that would still work. The value property is pretty flexible. Do you have a url where I can view the problem?

Sign in to reply to this post
Did this help? Tips are appreciated...

russb335115

see pm

Sign in to reply to this post

Ray BorduinWebAssist

You have a bunch of repeated .js files on the page. And the jquery files need to be above some of the others that it is currently below.

I'd start by moving:
<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>

above the other script references and then remove any .js files that are repeated... These three particularly:
<script src="webassist/forms/wa_servervalidation.js" type="text/javascript"></script>
<script src="webassist/forms/wa_clientvalidation.js" type="text/javascript"></script>
<script src="webassist/forms/WA_ShowCVV.js" type="text/javascript"></script>

Then remove the final jquery reference on the bottom of the page:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

Once you make those changes if you still have issues post back and I'll look at the page again.

Sign in to reply to this post
Did this help? Tips are appreciated...

russb335115

That work,

Does the webassist function create that link everytime I go in and make a revision and then save it?

Sign in to reply to this post

Ray BorduinWebAssist

The repeated code wasn't causing the issue. It was the order of the jquery code and the additional jquery library reference at the bottom.

It could be adding that code when you make edits through the wizard.

Sign in to reply to this post
Did this help? Tips are appreciated...

Ray BorduinWebAssist

You should still move this to the top of the page:

<script src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>

then the validation code will be styled properly.

Sign in to reply to this post
Did this help? Tips are appreciated...

russb335115

When you say the top of the page do you mean above the head tag?

Sign in to reply to this post

Ray BorduinWebAssist

I just mean above any other <script> tags... it can still be in the head.

Sign in to reply to this post
Did this help? Tips are appreciated...

russb335115

Okay thanks,

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...