Welcome, Guest

Submit button does nothing
(1 viewing) (1) Guest

TOPIC: Submit button does nothing

Submit button does nothing 1 year, 9 months ago #13297

I'm having an issue I can't seem to solve with one of my forms. I've just set up a new form and while everything looks to be working, clicking the submit button does nothing. I'm using the flash uploader for files, if I select files to upload, the upload window comes up but does nothing. I can get through the form successful in the backend using the "preview" button, however, no email is sent and no files are uploaded using the "preview".

I'm using the quick mode option to create the form and I changed the upload directory to: media/goomzee/photos
(should this have a beginning slash or a ../)?

Here's the link: missoula.com/advault/index.php?option=co...leforms&Itemid=6

Any help is greatly appreciate! Thank you!
  • Nocktis
  • OFFLINE
  • Junior Boarder
  • Posts: 25
  • Karma: 0
Last Edit: 1 year, 9 months ago by Nocktis.

Re: Submit button does nothing 1 year, 6 months ago #14968

I am seconding this problem. My form looks and acts like it should work, but the submit button does not work.
  • kadavila
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0

Re: Submit button does nothing 1 year, 5 months ago #15700

I have the same issue going on. My forms however have never worked! I started putting up all the structure for them and then put them into the site and thought they were ready. But when I went to go test everything the 'Next' button didn't work (for a multi-page form) and even a single page form did nothing. When I click on any of the buttons do browser doesn't even seem to flinch.
  • supadupdip
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0

Re: Submit button does nothing 1 year, 5 months ago #15932

Same here. Worthless.

Pretty devastating when you've spent all the time building out and formatting a complex form.
  • lucrece
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0

Re: Submit button does nothing 1 year, 5 months ago #16781

sounds like a javascript error...did you use javascript in one of your elements?

matthias
  • goshmac
  • OFFLINE
  • Expert Boarder
  • Posts: 114
  • Karma: 5

Re: Submit button does nothing 6 months, 3 weeks ago #44403

Hello, I administer a website with BreezingForms now.
I made new form compound of text fields, textarea and with script for default texts in text fields.
Temporary I have this version of the website only in my localhost.

I use script from http://www.gjcwebdesign.com/fr/disappearing-text-in-breezing-forms-facileforms-text-area-when-clicke

function ff_message_action(element, action){
    switch (action) {
        case 'click': 
    if (element.value=='Please write your message here.'){element.value=''};
        break;
 
        case 'blur': 
   if (element.value==''){element.value='Please write your message here.'};
            break;
        default:; 
    } 
 }


Now, I have the same problem with the SUBMIT BUTTON. It's not responsive on click.

Thanks for help!
  • honzig
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Moderators: TheMuffinMan, ForumSupport
Time to create page: 1.03 seconds

About

Crosstec GmbH & Co. KG

Bergisch-Gladbacher-Str. 829

51069 Cologne, Germany