Hi,
i have this form
http://www.collegio.geometri.ge.it/index.php/formazione-continua/accreditamento3.html
All field are required (except for the checkbox in the middle part),
my problem is that field required not work on "Allego copia dell'attestato di partecipazione" (file attachment.
If empty the red ballon come out moreover form is submitted.
Suggetion?
thanks for reply
fabio
i have this form
http://www.collegio.geometri.ge.it/index.php/formazione-continua/accreditamento3.html
All field are required (except for the checkbox in the middle part),
my problem is that field required not work on "Allego copia dell'attestato di partecipazione" (file attachment.
If empty the red ballon come out moreover form is submitted.
Suggetion?
thanks for reply
fabio
HI Fabio,
In FireFox none of the validation is working; the site doesn't appear to be Loading the MooTools library which is used by Joomla! and is required for the validation to work.
Bob
In FireFox none of the validation is working; the site doesn't appear to be Loading the MooTools library which is used by Joomla! and is required for the validation to work.
Bob
i have problem with file attachment validation.
I tested on Internet Explorer, Firefox, Opera and Chrome: it seems working but on Internet Explorer i need to dwitch to "Compatibility View".
Users usually don't know this options and i prefer work with software default.
Form path is
http://www.collegio.geometri.ge.it/index.php/formazione-continua/accreditamento3.html
Do you have suggetions?
Thanks for reply
I tested on Internet Explorer, Firefox, Opera and Chrome: it seems working but on Internet Explorer i need to dwitch to "Compatibility View".
Users usually don't know this options and i prefer work with software default.
Form path is
http://www.collegio.geometri.ge.it/index.php/formazione-continua/accreditamento3.html
Do you have suggetions?
Thanks for reply
Hi fgrasso,
It looks as though the from is inside <p> tags which will cause problems in IE. If you view the form without the template then the validation seems to be working correctly in IE9 & IE10.
Bob
It looks as though the from is inside <p> tags which will cause problems in IE. If you view the form without the template then the validation seems to be working correctly in IE9 & IE10.
Bob
Hi GreyHead,
since long time where form works greatly now it's not...
The form accept only pdf under 500kb but if select a non pdf file (f.e an Jpg) after sumitting i go back to the compiled form where the browse field is empty and no red balloon came out for evidence.
If i not choose file and submit a red balloon came out ("Mandatory field").
Any suggstion ?
thanks for help
fabio
since long time where form works greatly now it's not...
The form accept only pdf under 500kb but if select a non pdf file (f.e an Jpg) after sumitting i go back to the compiled form where the browse field is empty and no red balloon came out for evidence.
If i not choose file and submit a red balloon came out ("Mandatory field").
Any suggstion ?
thanks for help
fabio
Hi fabio,
I'm not sure that I understand the problem you have. I tested the form and was able to upload a jpg file with no errors. I think that is wrong?
Bob
I'm not sure that I understand the problem you have. I tested the form and was able to upload a jpg file with no errors. I think that is wrong?
Bob
My goal is to upload ONLY pdf under 500KB.
This check not works...
here is the configuration dump of the select box:
https://dl.dropboxusercontent.com/u/26342074/4%20%282%29.zip
This check not works...
here is the configuration dump of the select box:
https://dl.dropboxusercontent.com/u/26342074/4%20%282%29.zip
Hi fgrasso,
What settings do you have in the Upload Files action? You will need an Event Loop action in the pink ON Fail event of the Upload Files action if you want to reload the form on error.
Bob
PS I recommend that you do not use the On Success events. Please see this FAQ
What settings do you have in the Upload Files action? You will need an Event Loop action in the pink ON Fail event of the Upload Files action if you want to reload the form on error.
Bob
PS I recommend that you do not use the On Success events. Please see this FAQ
This topic is locked and no more replies can be posted.