close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Date Picker not working with two forms on page

Thread began 7/07/2014 8:25 am by info4753 | Last modified 7/15/2014 11:31 am by Jason Byrnes | 3535 views | 23 replies |

info4753

Date Picker not working with two forms on page

I have a page with two forms that insert into the same database table (one for standard Monitor size and one for mobile). If I add both forms via framework, the datepicker will not work.

How can I solve this problem? Thanks for any help.

The JQuery validation is also not working.

Sign in to reply to this post

Jason ByrnesWebAssist

make sure that both forms use unique names for the forms and for all the elements in them.

if you still have problems, I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

info4753

Thx Jason. Do the fields also have to be unique or just the form?

Sign in to reply to this post

Jason ByrnesWebAssist

"and for all the elements in them."

Yes, the form element names need to be unique also

Sign in to reply to this post

info4753

The JQuery validation works now but not the date picker. Please see the pvt section for the connection data. Thanks Jason.

Sign in to reply to this post

Jason ByrnesWebAssist

there are conflicting jquery versions on the page.

on the main page, you include jquery:
<script type="text/javascript" src="../ScriptLibrary/jquery-latest.pack.js"></script>
<script type="text/javascript" src="../js/jquery-ui.min.js"></script>

then each of the plugin pages include jquery again:
<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>


the jquery scripts can only be added to the page once, you will need to remove the other jquery script referances.

Sign in to reply to this post

info4753

This post has been deleted.

info4753

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

Is being inserted twice by your extension.

I've removed them all ind both form pages but now even the JQueryValidation is not working anymore...

Sign in to reply to this post

Jason ByrnesWebAssist

I Updated the member insert file to fix the issue.

Sign in to reply to this post

info4753

Thx Jason. What did you change?

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