form not working / but testing is

nimble78 04 Aug, 2015
hi,

please help me.

i created a form and it is working in "test form" mode.
Biut it doesnt do anything when i open it via my menu. not even the debugger i placed on submit, does work.

What can i do?
nimble78 05 Aug, 2015
Hi,

sorry for the incomplete informations, i already tried that steps, but I FAILED!

i will go through them again, maybe i did something wrong.

than you
GreyHead 05 Aug, 2015
Hi nimble78,

Please post a link to the form so I can take a quick look.

Bob
nimble78 05 Aug, 2015
Hi,

i guess the problem is me, so thank you very much for taking a look:

http://www.constables.at/flaout
GreyHead 05 Aug, 2015
Hi nimble78,

It looks as though you have the form on a menu item called flaut and you have set the form submit action url to flaut too so it just refreshes the same page. Actually they are flaut and FLAUT but I don't think that the menu handler makes that distinction.

If you are using a hidden menu please try giving it a different name e.g. flaut-submit

Bob
nimble78 05 Aug, 2015
Hi, you r great. the capital letters did not make the difference (FLAOUT / flaout) but a different name did!

THANK YOU!

regards peter
This topic is locked and no more replies can be posted.