Joomla.it Forum
Componenti per Joomla! => Gestione Form => : vitofan2joomla 07 Feb 2017, 19:06:54
-
Salve a tutti, ChronofromsV5)
ho creato un semplice form per caricare un file. Il form contiene tre campi e il campo upload.
Nel setup Il form ha Authenticator impostato su un gruppo di utenti (allowed) . On success sul caricamento file ho il DB save e un messaggio di avviso (caricamento file avvenuto)
Problema:
Se lancio il form da View Form funziona bene
Se lo lancio da una voce di menu (collegamento voce di Chronoforms --> nome form nelle opzioni)
non funziona.
Compilo invio e mi rimane tutto a video.
Grazie per l'eventuale aiuto
-
è possibile che nella pagina/menù tu abbia un conflitto js.
-
Ciao giuse
ho provato anche a creare un menu vergine vergine. Non funziona
Preciso che ho altri 4 forms legati a voce di menu e funzionano.
Questo però è l'unico che ha la funzione upload file
-
l'upload va in conflitto con qualcosa della pagina legata al menù e non fa funzionare il form.
Controlla le differenze di codice e di moduli/plugin etc fra pagina che funzione epagina che non funzione
-
ciao Giuse,
ho trovato questo dal forum inglese di Chrono.
I've installed on my Joomla 3 website Chronoforms v5 but I have this problem:
if i test the form, works great!
if i load the form in an article (k2 item) the form works great!
if I load the form in the module (chronoform module, not html or custom module) it doesn't work (the form loop, the page is reloaded and the email doesn't arrive).
il moderatore risponde
Things to try:
+ set the form Relative URL to No
+ copy the link from the View Form link in the Forms Manager, add &event=submit to the end and put that in the form Action URL in the HTML (Render form) action
+ Create a new ChronoForms Menu item (it doesn't need to be displayed), on the options tab add the form name and set Event to Submit. Put the menu alias in the form Action URL in the HTML (Render form) action
Bob
non è che ci capisco molto.....che ne pensi?