Ok. This is only my second form I have built through Dreamweaver, so forgive my ignorance.
I have a form that has Spry validation and has three file upload boxes. I am using an "Upload in Background" extension for Dreamweaver that begins uploading the file immediately. I'm not sure if I have something setup wrong with this or don't have chronoform setup correctly.
I have setup the email, email templates, uploaded the code, Set the Form tag attachment: enctype='multipart/form-data', and the file upload is set to Yes and looks like this: CoverPage:doc|docx{120-1},Manuscript:doc|docx{120-1},WhitePapers:doc|docx{120-1}
I have added var $mosconfig_fileperms = '0064'; to my configuration.php
The form shows up fine in my article. The Spry is working. The Upload in background is working. When I hit the submit, nothing happens. Just refreshes to a blank form.
Here is a link to the test site: http://www.jsasonline.org/testsite/index.php?option=com_content&view=article&id=22
I don't have anything in the Form Javascript, not sure what I should put there. All the Javascript for the Spry and the Upload in background is in folders in the root of the test site.
Any suggestions to what I am doing wrong? Thanks.
Matt
I have a form that has Spry validation and has three file upload boxes. I am using an "Upload in Background" extension for Dreamweaver that begins uploading the file immediately. I'm not sure if I have something setup wrong with this or don't have chronoform setup correctly.
I have setup the email, email templates, uploaded the code, Set the Form tag attachment: enctype='multipart/form-data', and the file upload is set to Yes and looks like this: CoverPage:doc|docx{120-1},Manuscript:doc|docx{120-1},WhitePapers:doc|docx{120-1}
I have added var $mosconfig_fileperms = '0064'; to my configuration.php
The form shows up fine in my article. The Spry is working. The Upload in background is working. When I hit the submit, nothing happens. Just refreshes to a blank form.
Here is a link to the test site: http://www.jsasonline.org/testsite/index.php?option=com_content&view=article&id=22
I don't have anything in the Form Javascript, not sure what I should put there. All the Javascript for the Spry and the Upload in background is in folders in the root of the test site.
Any suggestions to what I am doing wrong? Thanks.
Matt