close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form won't submit

Thread began 1/17/2014 5:57 am by Daryl | Last modified 1/20/2014 8:17 am by Jason Byrnes | 1880 views | 14 replies |

DarylBeta Tester

Form won't submit

Since upgrading to the latest versions Ive had quite a few problems....

Framework Builder Theme is causing errors, just figured out that I now have to style my Data Assist Pages by opening up Form Builder after the forms have been created and now have forms that won't submit.

I have a fairly simple form with text fields, text area fields, and checkboxes and file upload field, but when I submit the form I get redirected back to my form, no data is submitted and no error message is shown and no data is in the form that I am directed too so I have to retype it all each time.

There is no form validation required fields so thats not stopping it.....

Page posted below in a zip file and addition links etc also.

Sign in to reply to this post

Jason ByrnesWebAssist

the trigger for the insert record behaicvor was set to use a button named Insert, but the insert button on the page was named Default_submit

i changed the trigger to use the button that exists.

Sign in to reply to this post

DarylBeta Tester

Thanks Jason

The form was created by DataAssist and hadn't been amended....

Sign in to reply to this post

Jason ByrnesWebAssist

I have not been able to reproduce this problem, but will keep my eye out.

Sign in to reply to this post

DarylBeta Tester

Hi Jason, I have no idea whats going on but I'm still having loads of problems!

I created an insert form using data assist and put in a folder called plugins
I created a page from a theme and then inserted the plugin using framework builder.

Now the form formatting has been lost and I'm now getting 4 errors on the page...

Are these bugs, am I all of a sudden doing something wrong or is there a new way to achieve these things as its always worked in the past...

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

DarylBeta Tester

Please see below

Sign in to reply to this post

Jason ByrnesWebAssist

I see the formatting on the page and don't see the errors?



Please provide a Skype username or a US phone number and a good time to contact you when you will be in front of your computer and we will have an engineer contact you to resolve this issue over the phone.

We are available Monday - Friday from 9am - 4pm EST (except major U.S. holidays).

Sign in to reply to this post

DarylBeta Tester

Username in the Private area

Sign in to reply to this post

Jason ByrnesWebAssist

daryl, I found the problem


in your template, yu have 2 editable regions in the head section named head

Since they share the same name, the theme is only recognizing the first one.

on the add prctitioner page, change the following code:

<!-- InstanceBeginEditable name="Head" --><!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<?php echo((isset($WA_practitioners_insert_1389970598536))?$WA_practitioners_insert_1389970598536->Head:"") ?>
<!-- InstanceEndEditable -->

so that the Plugin head section is in the first head editable region:
<!-- InstanceBeginEditable name="Head" --><?php echo((isset($WA_practitioners_insert_1389970598536))?$WA_practitioners_insert_1389970598536->Head:"") ?><!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->


since it is in the second one, it is being ignored when the theme is applied.

avoid using the same name when creating editable regions.

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