Hello,
I create my first form.
Only
<input type="text" name="Name" size="20">
It is published, table are created. But on Frontend there is only the message:
There is no form with this name, Please check the url and the form management
What is wrong?
I can define different forms. How can I set the right form in the menu?
Thank you
Jörg
I create my first form.
Only
<input type="text" name="Name" size="20">
It is published, table are created. But on Frontend there is only the message:
There is no form with this name, Please check the url and the form management
What is wrong?
I can define different forms. How can I set the right form in the menu?
Thank you
Jörg
OK, I found my problem. I have to set chronoformname=xxx
But there is no official way to set this in a menu (f.e. parameter) I need to set a link manualy, right?
But there is no official way to set this in a menu (f.e. parameter) I need to set a link manualy, right?
Right!🙂 hopefully in the next versions I will make this easier but its not a big problem at the moment
Cheers,
Max
Cheers,
Max
routeserver...I'm having the same problem you encountered...can you explain about the "chronoformname=xxx" and where this is located?
Thanks,
Thanks,
Hi timcoweb,
In the ChronoForms Form Manager there is a list of your forms and beside the form name is a link like this:
To add your form to a menu you can copy this link into Joomla's menu managers.
Bob
In the ChronoForms Form Manager there is a list of your forms and beside the form name is a link like this:
index.php?option=com_chronocontact&chronoformname=test_form
If you click this link it should show you your form.
To add your form to a menu you can copy this link into Joomla's menu managers.
Bob
This topic is locked and no more replies can be posted.