Hello,
I have a form, which I open via a menu item. This works fine.
But if I want to redirect to this menu item with the login module, the url is not OK. The name of the form is missing.
What is my mistake?
Kind regards
Hi Astrid,
I've no idea. How exactly are you doing the redirection? What URL are you using?
Bob
Hi Bob,
thank you very much for your fast reply.
In the Login form I choose the menu item name for redirection after login. The user is redirected to the address
http://999.999.999.999/ticket/index.php/component/chronoforms5/?view=form
and he sees the message
Form name can NOT be empty!
If I open the form directly after that with the help of the menu item, the url
http://999.999.999.999/ticket/index.php/neues-ticket-anlegen
opens and everything is OK.
The name of the form is M1.
If I open the form with this address: http://999.999.999.999/ticket/index.php?option=com_chronoforms5&chronoform=M1
everything is OK, too.
I checked it, I use the right menu item name. My first idea was, that I took by accident a wrong menu item. But that is OK, really!
Regards
Astrid
Hi Astrid,
This URL http://999.999.999.999/ticket/index.php/component/chronoforms5/?view=form clearly doesn't include a form name so the error is correct. What kind of menu item is it?
Bob